##// END OF EJS Templates
setup-py: restructured the file to be in synced with other projects.
setup-py: restructured the file to be in synced with other projects.

File last commit:

r133:271283f9 default
r136:90271e3a default
Show More
MANIFEST.in
13 lines | 199 B | text/plain | TextLexer
# top level files
include *.rst
include *.txt
# package extras
include vcsserver/VERSION
# all config files
recursive-include configs *
# skip any tests files
recursive-exclude vcsserver/tests *