##// END OF EJS Templates
Nix: Allow to build against current unstable...
Nix: Allow to build against current unstable For Subversion we have to start using the attribute "dev" for the include path. 16.09 supports this as well and for 16.03 a fallback with a TODO note is included.

File last commit:

r52:15ba4710 default
r73:dab86b02 default
Show More
MANIFEST.in
15 lines | 240 B | text/plain | TextLexer
# top level files
include test.ini
include MANIFEST.in
include README.rst
include CHANGES.rst
include LICENSE.txt
include vcsserver/VERSION
# all config files
recursive-include configs *
# skip any tests files
recursive-exclude tests *