Преглед изворни кода

better dependency handling

 * setup.py now uses setuptools instead of distutils
 * when downloading from pypi dependencies will be included
 * also added requirements.txt
Oz Nahum пре 11 година
родитељ
комит
157d9e4127
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      MANIFEST.in

+ 1 - 0
MANIFEST.in

@@ -1,3 +1,4 @@
 include ChangeLog
 include documentation/*
 include documentation/man_page/*
+include requirements.txt