mirror of
https://github.com/lilydjwg/archrepo2.git
synced 2025-03-10 12:02:43 +00:00
Merge pull request #1 from felixonmars/use-setuptools
use setuptools instead of distribute in docs
This commit is contained in:
commit
3199458fab
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue