summaryrefslogtreecommitdiff
path: root/setup.cfg
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Jason R. Coombs2021-07-161-2/+0
| | | | favor of simple discovery.
* Remove setup_requires, obviated by build-requires in pyproject.toml.Jason R. Coombs2021-05-261-1/+0
|
* 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
|
* 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
| | | | | | | Singular `license_file` is deprecated since wheel v0.32.0. Refs: * https://wheel.readthedocs.io/en/stable/news.html * https://wheel.readthedocs.io/en/stable/user_guide.html#including-license-files-in-the-generated-wheel-file
* 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
|
* Collapse skeleton history from archive/2020-12Jason R. Coombs2020-12-081-0/+45