summaryrefslogtreecommitdiff
path: root/MANIFEST.in
Commit message (Collapse)AuthorAge
* Don't package testsDylan Baker2017-01-25
| | | | | We really don't need to distribute these (and no one wants them anyway), so don't.
* include some files when building a distChristian Geier2016-12-17
|
* remove VERSION relict MANIFEST.inPatrick Totzke2012-02-25
|
* atomagic version string generationPatrick Totzke2011-12-16
http://dcreager.net/2010/02/10/setuptools-git-version-numbers/ Also makes the version string accessible as alot.__version__.