setuptools_git 0.3.1 (Default branch) |
|
|
setuptools_git is a plugin for Setuptools that
enables Git integration. Once installed,
Setuptools can be told to include in a module
distribution all the files tracked by git. This is
an alternative to explicit inclusion
specifications with MANIFEST.in. This package was
formerly known as gitlsfiles. The name change is
the result of an effort by the setuptools plugin
developers to provide a uniform naming convention.
License: GNU General Public License v3
Changes:
The documentation was greatly improved, and the code was made more portable.
|