Explorar el Código

Add missing files to manifest

Ben Firshman hace 12 años
padre
commit
573fae089f
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. 4 0
      MANIFEST.in

+ 4 - 0
MANIFEST.in

@@ -1,4 +1,8 @@
+include Dockerfile
 include LICENSE
+include requirements.txt
+include requirements-dev.txt
+tox.ini
 include *.md
 recursive-include tests *
 global-exclude *.pyc