Explorar el Código

Added bin/* to MANIFEST.in

Ask Solem hace 15 años
padre
commit
c81e79b559
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      MANIFEST.in

+ 1 - 0
MANIFEST.in

@@ -8,6 +8,7 @@ include TODO
 include THANKS
 include pavement.py
 include setup.cfg
+recursive-include bin *
 recursive-include celery *.py
 recursive-include docs *
 recursive-include tests *