Browse Source

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 năm trước cách đây
mục cha
commit
157d9e4127
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      MANIFEST.in

+ 1 - 0
MANIFEST.in

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