summaryrefslogtreecommitdiff
path: root/setup.cfg
Commit message (Expand)AuthorAgeFilesLines
* update development status to inactiveRonny Pfannschmidt2022-03-231-1/+1
* Merge https://github.com/jaraco/tidelift into newmainv6.0.0Jason R. Coombs2022-02-251-0/+1
|\
| * Implement tidelift banner using a Sphinx directive implemented by jaraco.tide...Jason R. Coombs2021-07-181-0/+4
* Move module to package for simplicity of packaging.Jason R. Coombs2022-02-251-1/+0
* 🧎‍♀️ Genuflect to the types.Jason R. Coombs2022-02-251-0/+1
* Merge https://github.com/jaraco/skeletonJason R. Coombs2022-02-251-4/+4
|\
| * Require jaraco.packaging 9 adding compatibility for projects with no setup.py...Jason R. Coombs2022-02-101-1/+1
| * Bump pytest-mypy and remove workaround for dbader/pytest-mypy#131.Jason R. Coombs2022-02-101-1/+1
| * Require Python 3.7 or later.Jason R. Coombs2021-11-241-1/+1
| * Rely on pytest 6 and drop workaround for pytest-dev/pytest#6178.Jason R. Coombs2021-10-071-1/+1
* | Merge https://github.com/jaraco/skeletonJason R. Coombs2021-07-161-9/+6
|\ \ | |/
| * Use line continuations to indicate which exclusions are for which workarounds.Jason R. Coombs2021-07-161-4/+6
| * Remove workaround for python/typed_ast#156.Jason R. Coombs2021-07-161-4/+2
| * Rely on setuptools 56 and drop the explicit mention of the license file in fa...Jason R. Coombs2021-07-161-2/+0
| * Remove setup_requires, obviated by build-requires in pyproject.toml.Jason R. Coombs2021-05-261-1/+0
* | Merge https://github.com/jaraco/skeletonJason R. Coombs2021-05-191-5/+10
|\ \ | |/
| * Also deny black on Python 3.10 as workaround for python/typed_ast#156.Jason R. Coombs2021-03-071-1/+2
| * Bump minimums on pytest-checkdocs and pytest-enabler as found on Setuptools.Jason R. Coombs2021-03-071-2/+2
| * Exclude mypy on Python 3.10 as workaround for python/typed_ast#156.Jason R. Coombs2021-03-071-1/+2
| * Add comments indicating why the exclusions are presentJason R. Coombs2021-03-071-0/+2
| * Bump minimum pytestJason R. Coombs2021-02-211-1/+1
| * Exclude dist from discovered packages. Fixes jaraco/skeleton#46.Jason R. Coombs2021-02-211-0/+1
* | Merge https://github.com/jaraco/skeletonJason R. Coombs2021-02-111-5/+11
|\ \ | |/
| * Normalize indentationJason R. Coombs2021-02-091-3/+3
| * Add support for namespace packages. Closes jaraco/skeleton#40.Jason R. Coombs2021-01-151-1/+7
| * Use license_files instead of license_file in meta (#35)Sviatoslav Sydorenko2021-01-081-1/+2
| * Prefer pytest-enabler to jaraco.testJason R. Coombs2020-12-301-2/+1
| * Automatically inject project name in docs heading.Jason R. Coombs2020-12-291-1/+1
* | Merge branch '2020-handoff' of https://github.com/jaraco/skeletonJason R. Coombs2021-02-111-8/+10
|\ \ | |/
| * Collapse skeleton history from archive/2020-12Jason R. Coombs2020-12-081-0/+45
* Merge https://github.com/jaraco/skeletonJason R. Coombs2019-10-261-0/+1
|\
| * Enable coverage reporting on projectJason R. Coombs2019-09-151-0/+1
* | 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