aboutsummaryrefslogtreecommitdiff
path: root/MANIFEST.in
AgeCommit message (Collapse)Author
2020-07-12MANIFEST.in: update to exclude testsKonrad Weihmann
and remove all previously used test related settings Signed-off-by: Konrad Weihmann <kweihmann@outlook.com>
2020-07-12Revert moving tests out of 'git' folder, related to #1030Sebastian Thiel
2020-07-12MANIFEST.in: update to exclude testsKonrad Weihmann
and remove all previously used test related settings Signed-off-by: Konrad Weihmann <kweihmann@outlook.com>
2019-05-05Fix setup.py and use of requirements files.James E. King III
2016-04-28Include doc sources in sdistVincent Driessen
2016-04-25Exclude *.pyc files from source tarballsVincent Driessen
2015-01-22Removed Git.sshkey() as it couldn't be distributed properly.0.3.6Sebastian Thiel
However, I kept information on how to achieve the same thing with `custom_environment()` in the test. Related to #234
2015-01-22Bumped version to 0.3.6Sebastian Thiel
Unfortunately, installation of a executable script has proven to be so difficult thanks setuptools gloriousness, which will force me to remove that feature
2015-01-21Add SSH wrapper to MANIFEST.inJonas Trappenberg
2014-11-14Assure requirements.txt ends up in the distribution as wellSebastian Thiel
2010-11-25Fixed setup toolsSebastian Thiel
2010-11-21Updated MANIFEST and setup to include fixtures. Adjusted includes in all ↵Sebastian Thiel
tests to work with the new directory structure
2009-01-24Slight issues with the MANIFEST.in due to it including *.txt which no longer ↵Michael Trier
exist.
2008-07-19Made MANIFEST changes.Michael Trier
2008-05-07Apparently I'm a moronMichael Trier
2008-05-07initial projectMichael Trier