mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-21 05:53:12 +00:00
aff500c01c
This is to work-around this Distribute issue: http://bitbucket.org/tarek/distribute/issue/55/revision-control-plugin-automatically-installed-as-a-build-dependency-is-not-present-when-another-build-dependency-is-being
7 lines
128 B
Plaintext
7 lines
128 B
Plaintext
[console_scripts]
|
|
darcsver = scripts.darcsverscript:main
|
|
|
|
[distutils.commands]
|
|
darcsver = darcsver.setuptools_command:DarcsVer
|
|
|