summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Collapse)AuthorAgeFilesLines
* Config with pure python template (#18)Michael Howitz2023-01-181-12/+18
| | | | * Drop support for Python 2.7, 3.5, 3.6. * Add support for Python 3.11.
* Add support for Python 3.10 + fix docs.Michael Howitz2022-04-061-6/+4
|
* Fix tests due to repoze.sphinx.autointerface problems (#16)Michael Howitz2021-05-111-3/+11
|
* Covert.meta.cfg to .meta.toml (#14)Michael Howitz2020-12-161-10/+10
| | | | | * Switching from .meta.cfg to .meta.toml. * Configuring for pure-python
* Test creating documentation (#13)Michael Howitz2020-11-231-1/+10
|
* Update to current pure-python template. (#12)Michael Howitz2020-11-191-1/+2
|
* Activate GH actions. (#7)Michael Howitz2020-11-171-0/+1
|
* Configuring for pure-python (#5)Michael Howitz2020-05-201-14/+50
|
* Add support for Python 3.7Jeremy Kolbe2018-10-051-2/+2
|
* Drop Python 3.3 and add Python 3.6docsJason Madden2017-08-041-1/+1
|
* Switch to zope.testrunner for namespace path issues.Jason Madden2017-08-041-5/+4
|
* Publish docs to RTDJason Madden2017-08-041-1/+7
|
* Add support for Python 3.5.add-py35-supportTres Seaver2016-04-121-2/+2
|
* Drop support for Python 2.6 and 3.2.drop-py26-py32-supportTres Seaver2016-03-231-1/+1
|
* DAMPTres Seaver2015-02-231-1/+1
| | | | | | Can't be DRY, but do a little bit better. [ci skip]
* Switch to 'usedevelop = true' FBO nose / coverage.Tres Seaver2015-02-231-5/+1
|
* Add support for PyPy3.Tres Seaver2014-12-261-1/+1
|
* Add support for Python 3.4.Tres Seaver2014-12-261-1/+1
|
* Add Trove classifiers indicating CPython, 3.2 and PyPy support. AddedStephan Richter2013-03-081-2/+2
| | | | .gitignore.
* Added Python 3.3 and PyPy support.Stephan Richter2013-02-111-0/+25