summaryrefslogtreecommitdiff
path: root/MANIFEST.in
Commit message (Collapse)AuthorAgeFilesLines
* Fix PyPy2 run on GHA. (#52)Michael Howitz2022-07-081-0/+1
| | | * isort lines.
* Configuring for c-codeMichael Howitz2021-07-151-12/+12
|
* Preparing release 4.3.14.3.1Marius Gedminas2018-08-091-0/+3
|
* 100% coverageJason Madden2017-07-111-0/+2
| | | | | | | | | | | | | Enable coveralls to report on this. Coverage reports showed two test classes that weren't subclassing the correct base class, so we weren't actually testing the C implementation of `removeAllProxies` and `queryInnerProxy`. Fixing this revealed a probably bug in the implementation of `removeAllProxies`; right now that test is skipped. Also remove the `test_suite` for 'python setup.py test' since it usually doesn't work anymore. See #18.
* Fix manifest.in per check-manifestJason Madden2017-04-231-0/+3
|
* Nest into Github.Tres Seaver2013-01-111-5/+9
| | | | | | | | - Denominate files to indicate ReST. - Drop .bzrignore. - Add MANIFEST.in FBO users w/o setuptools_git.
* Add a MANIFEST.inMarius Gedminas2012-12-191-0/+6
|
* Updated to be a buildout and to use Zope 3.3.0 version.Jim Fulton2006-12-201-1/+0
| | | | | Updated release info.
* Suppress inclusion of setup.cfg in sdist builds.Tres Seaver2006-04-151-0/+1