summaryrefslogtreecommitdiff
path: root/MANIFEST.in
Commit message (Collapse)AuthorAgeFilesLines
* Preparing release 4.34.3Marius Gedminas2018-10-181-0/+3
|
* Use C extension in Python 3, and make Python version handle ``default`` the sameissue4Jason Madden2017-05-011-0/+2
| | | | | | | | | | | | Fixes #4 and fixes #5. Add a specific test case for both of these things. Enabling the C extension on Python 3 revealed more places where readonly attributes can raise different exceptions so fix those tests. Also add Python 3.6 to the supported list, and use zope.testrunner to workaround the namespace package issue.
* Update MANIFEST.inMarius Gedminas2015-11-081-2/+5
|
* Nest into Github.Tres Seaver2013-01-111-0/+10
| | | | | | | | - Denominate files to indicate ReST. - Drop .bzrignore. - Add MANIFEST.in FBO users w/o setuptools_git.
* Changed the version number in setup.py and imported find_packages and used it.Alexander Heavner2007-02-131-1/+0
| | | | | | | Removed setup.cfg.in, INSTALL.txt, develop.py, CHANGES.txt, test.py, MANIFEST.in andn README.txt because they are no longer needed. The try, except statement in __init__.py was altered.
* Suppress inclusion of setup.cfg in sdist builds.Tres Seaver2006-04-151-0/+1