summaryrefslogtreecommitdiffstats
path: root/python/python-setuptools-git/README
blob: 4ecf6a9494c9118b4f0053dabb17dde3a12a81bb (about) (plain) (blame)
1
2
3
4
5
6
7
8
This is a plugin for setuptools that enables git integration. Once
installed, Setuptools can be told to include in a package 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.