summaryrefslogtreecommitdiff
path: root/setup.cfg
Commit message (Expand)AuthorAgeFilesLines
* 📦 Make sure that dists are tagged as `py3`Sviatoslav Sydorenko2023-01-021-4/+9
* Use 'dists' for the distributions for release, syncing with jaraco/skeleton.Jason R. Coombs2018-08-141-2/+1
* Prefer 'bdist_wheel' to 'wheel'. Move ahead of metadata to align with jaraco/...Jason R. Coombs2018-08-141-3/+3
* Rely on declarative configuration for long description.Jason R. Coombs2018-08-141-0/+1
* Add license file into binary wheelSviatoslav Sydorenko2017-09-291-0/+3
* Fix integration of pytest-runner with setuptoolsSviatoslav Sydorenko2017-09-131-0/+1
* Build a universal wheel now that the package is uniform across Python 2 and P...v8.5.0Jason R. Coombs2016-12-261-0/+3
* Remove test alias. Use tox to run tests.Jason R. Coombs2016-12-261-1/+0
* clean_egg_info is now irrelevant due to setuptools_scmJason R. Coombs2016-12-261-2/+1
* Remove tag_build and tag_date, now obviated by setuptools_scm.Jason R. Coombs2016-12-261-4/+0
* Only release one sdist. PyPI only allows for one now.Jason R. Coombs2016-12-261-3/+0
* Merge with masterJason R. Coombs2016-10-041-8/+0
|\
| * Use setuptools_scm to track the release version.v8.1.0Jason R. Coombs2016-09-041-8/+0
| * Bump version: 8.0.0 → 8.0.1v8.0.1Jason R. Coombs2016-09-031-1/+1
| * Bump version: 7.1.0 → 8.0.0Jason R. Coombs2016-09-021-1/+1
* | Initial work running tests under pytest. Ref #1463.Jason R. Coombs2016-07-271-6/+1
|/
* Bump version: 7.0.0 → 7.1.0v7.1.0Jason R. Coombs2016-07-251-1/+1
* Bump version: 6.2.1 → 7.0.0v7.0.0Jason R. Coombs2016-07-241-1/+1
* Bump version: 6.2.0 → 6.2.1v6.2.1Jason R. Coombs2016-07-241-1/+1
* Bump version: 6.1.1 → 6.2.0v6.2.0Jason R. Coombs2016-07-181-1/+1
* Bump version: 6.1.0 → 6.1.1v6.1.1Jason R. Coombs2016-07-161-1/+1
* Bump version: 6.0.2 → 6.1.0v6.1.0Jason R. Coombs2016-07-141-1/+1
* Bump version: 6.0.1 → 6.0.2v6.0.2Jason R. Coombs2016-06-231-1/+1
* Bump version: 6.0.0 → 6.0.1v6.0.1Jason R. Coombs2016-06-061-1/+1
* Bump version: 5.6.0 → 6.0.0v6.0.0Jason R. Coombs2016-06-051-1/+1
* Bump version: 5.5.0 → 5.6.0v5.6.0Jason R. Coombs2016-06-051-1/+1
* Bump version: 5.4.0 → 5.5.0v5.5.0Jason R. Coombs2016-06-051-1/+1
* Bump version: 5.3.0 → 5.4.0v5.4.0Jason R. Coombs2016-05-101-1/+1
* Bump version: 5.2.0 → 5.3.0v5.3.0Jason R. Coombs2016-04-301-1/+1
* Bump version: 5.1.0 → 5.2.0Jason R. Coombs2016-04-301-10/+11
* Add bumpversion config for managing bumping of versionsJason R. Coombs2016-04-301-0/+7
* Package now builds with a .postYYYYMMDD version except for released versions.Jason R. Coombs2016-04-301-0/+8
* We can't generate a single wheel distribution for Python 2 and 3 because we c...Lawouach2014-08-181-3/+0
* Merge with cherrypy-3.2.x (3.2.5)Jason R. Coombs2014-02-231-1/+1
|\
| * setup.cfg is sufficient (setuptools uses this technique).Jason R. Coombs2014-02-231-1/+1
* | Removing mandatory coverage when running the tests.Gustavo Picon2014-01-111-3/+0
* | Merge with CherryPy 3.2Jason R. Coombs2013-11-131-0/+3
|\ \ | |/
| * #1273: Indicate that universal wheel is suitable.Jason R. Coombs2013-11-131-0/+3
* | Merge with cherrypy-3.2.xJason R. Coombs2012-04-061-1/+3
|\ \ | |/
| * Define setup.cfg to indicate that sdists should be .tar.gz (as suggested by m...Jason R. Coombs2012-04-031-0/+2
* Add default nosetests options. Feel free to change.Joseph Tate2012-04-041-0/+9