Skip to content

Commit

Permalink
changed AUTHORS to CONTRIB
Browse files Browse the repository at this point in the history
  • Loading branch information
jchang committed Mar 3, 2001
1 parent 354d38b commit 33989c5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions MANIFEST.in
Expand Up @@ -2,11 +2,11 @@
#
# This tells distutils what files to distribute.

include AUTHORS
include CONTRIB
include LICENSE
include NEWS
include README
recursive-include Scripts *.py
recursive-include Scripts *

# add only the things we are interested in from the docs
recursive-include Doc *.tex
Expand Down

0 comments on commit 33989c5

Please sign in to comment.