Explorar el Código

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 hace 11 años
padre
commit
157d9e4127
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      MANIFEST.in

+ 1 - 0
MANIFEST.in

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