Subversion support (file finder hook) for Setuptools
Project description
Subversion Support for Setuptools
setuptools_svn implements the file finder hook for Setuptools according to the Setuptools documentation.
This package is for use by package authors when distributing their Subversion-hosted project.
Usage
Add the following to your setup.py invocation of setuptools.setup():
setup( ... setup_requires=['setuptools_svn'], )
1.0.1
Restore compatibility with Setuptools 19.3 by no longer relying on setuptools.compat.
1.0
Initial release, based on implementation extracted from Setuptools 8.3.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
setuptools_svn-1.0.1.tar.gz
(113.0 kB
view hashes)