Parcourir la source

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

Thomas Waldmann il y a 10 ans
Parent
commit
c7da105fd0
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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