summaryrefslogtreecommitdiff
path: root/MANIFEST.in
Commit message (Collapse)AuthorAgeFilesLines
* 100% coverageissue29Jason Madden2017-06-301-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add change note and badge to readme. Remove unused class and function. Omit standalonetests.py entirely from coverage. Another unused class. Incorporate feedback in test__api.py * Bring back _callFUT and make the queryAdapterInContext tests call it * Change raise NotImplentedError into specific fails_if_called() calls. Remove redundant argument now that all test in Test_adapts pass under all versions. Remove NotImplementedError from test_globalregistry.py Remove NotImplementedError from test_hookable.py Remove NotImplementedError from test_registry.py Remove NotImplementedError from test_security.py Remove NotImplementedError from test_zcml.py Remove NotImplementedError from test_factory.py Document ZCML feature and devmode. Really accept all arguments unless opted out.
* Update MANIFEST.inMarius Gedminas2014-12-121-0/+6
|
* 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.
* Altered setup.py in order to import and then use find_packages.Alexander Heavner2007-02-131-1/+0
| | | | | | | __init__.py was altered in order to import in a different way. The files that have been removed were no longer needed since an egg is being created.
* 3.2.0.1: suppress inclusion of setup.cfg in sdist builds.Tres Seaver2006-04-141-0/+1