Explorar el Código

fix CHANGES.rst filename in MANIFEST.in

Thomas Waldmann hace 9 años
padre
commit
7e21d95ded
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      MANIFEST.in

+ 1 - 1
MANIFEST.in

@@ -1,4 +1,4 @@
-include README.rst AUTHORS LICENSE CHANGES MANIFEST.in versioneer.py
+include README.rst AUTHORS LICENSE CHANGES.rst MANIFEST.in versioneer.py
 recursive-include borg *.pyx
 recursive-include docs *
 recursive-exclude docs *.pyc