summaryrefslogtreecommitdiff
path: root/setup.cfg
Commit message (Expand)AuthorAgeFilesLines
* Merge https://github.com/jaraco/skeletonJason R. Coombs2019-05-231-0/+1
|\
| * Use pytest-black-multipy to enable simple support for pytest-black where avai...Jason R. Coombs2019-05-151-1/+1
| * Only install and invoke pytest-black on Python 3Jason R. Coombs2019-05-151-1/+1
| * Merge branch 'master' into feature/blackJason R. Coombs2019-05-151-5/+1
| |\
| * | Add black config, pre-commit including black, check code with black.Jason R. Coombs2018-11-101-0/+1
* | | pytest-runner has a single module, not a package. Fixes #44.Jason R. Coombs2019-02-141-2/+1
* | | Merge https://github.com/jaraco/skeletonJason R. Coombs2019-02-131-4/+44
|\ \ \ | | |/ | |/|
| * | Add support for cutting releases without DPL and using pep517.Jason R. Coombs2018-12-121-3/+0
| * | Revert "Remove use of setup_requires. Builders now require pip 10 or later to...Jason R. Coombs2018-12-111-0/+1
| * | Remove use of setup_requires. Builders now require pip 10 or later to build/i...Jason R. Coombs2018-12-011-1/+0
| * | Prefer pytest-checkdocs to collective.checkdocsJason R. Coombs2018-11-281-1/+1
| * | Remove pytest-sugar plugin from standard pipelines as recommended in Frozenba...Jason R. Coombs2018-11-121-1/+0
| |/
| * Move most package config to declarative configJason R. Coombs2018-09-171-0/+38
| * Remove release, no longer needed. Use twine instead.Jason R. Coombs2018-08-201-1/+0
| * Rely on declarative config to create long_description.Jason R. Coombs2018-06-141-0/+1
|/
* reference the license file in metadataJason R. Coombs2017-11-161-0/+3
* Inspired by pypa/setuptools#1059, use the preferred bdist_wheel heading.Jason R. Coombs2017-08-261-1/+1
* Default upload URL is now in Python 3.6. Use that.Jason R. Coombs2017-01-021-3/+0
* Use tox instead of pytest-runnerJason R. Coombs2016-09-221-1/+0
* Remove support for building docs, now that docs support for pypi is deprecate...Jason R. Coombs2016-09-141-1/+1
* Update release process to use warehouse rather than legacy PyPI. Ref pypa/war...Jason R. Coombs2016-08-091-1/+5
* Learning from lessons in the keyring 8.4 release (https://github.com/jaraco/k...Jason R. Coombs2016-02-151-1/+1
* Generate project skeletonJason R. Coombs2015-12-191-0/+6