Explorar el Código

add AUTHORS to MANIFEST.in, so it gets included in releases

Thomas Waldmann hace 10 años
padre
commit
c7da105fd0
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 LICENSE CHANGES MANIFEST.in versioneer.py
+include README.rst AUTHORS LICENSE CHANGES MANIFEST.in versioneer.py
 recursive-include borg *.pyx
 recursive-include docs *
 recursive-exclude docs *.pyc