Merge pull request #1 from felixonmars/use-setuptools

use setuptools instead of distribute in docs
This commit is contained in:
依云 2014-07-18 10:55:11 +08:00
commit 3199458fab

View file

@ -12,7 +12,7 @@ DEPENDENCIES
============ ============
- Python, >= 3.3, with sqlite support - Python, >= 3.3, with sqlite support
- distribute - setuptools
- tornado, > 2.4.1 - tornado, > 2.4.1
- pyinotify, tested with 0.9.4 - pyinotify, tested with 0.9.4