summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Expect failure on PyPy.feature/restore-editable-pythonpathJason R. Coombs2021-03-211-0/+4
|
* Cast values to str and retain other environ vars for Windows' sakeJason R. Coombs2021-03-211-1/+3
|
* Illustrate how one might leverage sitecustomize.py to make a project ↵Jason R. Coombs2021-03-211-12/+30
| | | | available on PYTHONPATH. Fixes #2612.
* Add test capturing missed expectation. Ref #2612.Jason R. Coombs2021-03-202-0/+44
|
* Bump version: 54.1.1 → 54.1.2v54.1.2Jason R. Coombs2021-03-144-3/+11
|
* Merge pull request #2600 from melissa-kun-li/reduce_dash_deprecation_scopeJason R. Coombs2021-03-143-10/+19
|\ | | | | Reduce scope of dash deprecation warning. Fixes #2595
| * Add changelogMelissa Li2021-03-081-0/+1
| |
| * Fix formatting of tests and change dash deprecation method nameMelissa Li2021-03-082-10/+10
| |
| * Reduce scope of dash deprecation warning to Setuptools and distutilsMelissa Li2021-03-081-0/+8
|/
* Don't bother testing old versions of pip on Python 3.10 and later. Fixes #2599.Jason R. Coombs2021-03-071-3/+8
|
* Merge https://github.com/jaraco/skeletonJason R. Coombs2021-03-071-1/+2
|\
| * 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
| |
* | Merge https://github.com/jaraco/skeletonJason R. Coombs2021-03-074-32/+49
|\ \ | |/
| * 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
| |
| * Require twine 3 with keyring unconditionally required.Jason R. Coombs2021-03-061-1/+1
| |
| * Bump minimum pytestJason R. Coombs2021-02-211-1/+1
| |
| * It's no longer necessary to filter this warning and it's not a warning anymore.Jason R. Coombs2021-02-211-2/+0
| |
| * Added an .editorconfig. Pull request jaraco/skeleton#43.KOLANICH2021-02-212-2/+17
| |
| * Exclude dist from discovered packages. Fixes jaraco/skeleton#46.Jason R. Coombs2021-02-211-0/+1
| |
| * Normalize indentationJason R. Coombs2021-02-091-3/+3
| |
* | Bump version: 54.1.0 → 54.1.1v54.1.1Jason R. Coombs2021-03-065-6/+17
| |
* | The term is misc :/Jason R. Coombs2021-03-061-0/+0
| |
* | Merge pull request #2594 from webknjaz/maintenance/issue-formsJason R. Coombs2021-03-064-0/+343
|\ \ | | | | | | Introduce issue forms in the repo
| * | Introduce issue forms in the repoSviatoslav Sydorenko2021-03-074-0/+343
| | |
* | | Merge pull request #2593 from melissa-kun-li/uppercase_metadata_warningJason R. Coombs2021-03-063-0/+35
|\ \ \ | |/ / |/| | Warn for uppercase key usage in metadata in setup.cfg, provides compatibility. Fixes #2592
| * | Make change a bugfixJason R. Coombs2021-03-061-0/+0
| | |
| * | Apply suggestions in code review.Jason R. Coombs2021-03-063-14/+18
| | | | | | | | | | | | Co-authored-by: Sviatoslav Sydorenko <wk.cvs.github@sydorenko.org.ua>
| * | Add changelogMelissa Li2021-03-061-0/+1
| | |
| * | Test for uppercase metadata warningMelissa Li2021-03-051-0/+18
| | |
| * | Warn for uppercase usage in setup.cfg metadataMelissa Li2021-03-051-0/+12
|/ /
* | Merge pull request #2584 from amy-lei/tabbed-codeJason R. Coombs2021-03-057-160/+229
|\ \ | | | | | | Add mechanism for comparison of setup.py and its equivalent setup.cfg
| * | Extend extensions later in the file. Fixes flake8 failure and isolates the ↵Jason R. Coombs2021-03-051-1/+4
| | | | | | | | | | | | (sole) change from other concerns.
| * | Add changelogAmy2021-02-281-0/+1
| | |
| * | Replace adjacent code blocks with tabbed containersAmy2021-02-283-160/+223
| | |
| * | Add sphinx-inline-tabs extensionAmy2021-02-283-1/+3
| | |
* | | Bump version: 54.0.0 → 54.1.0v54.1.0Jason R. Coombs2021-03-054-3/+11
| | |
* | | Merge pull request #2588 from melissa-kun-li/compatibility-dash-methodJason R. Coombs2021-03-035-5/+52
|\ \ \ | | | | | | | | Provide support for dash-separated keys in setup.cfg, warns for future incompatibility of certain keys
| * | | Dash to underscore compatibilityMelissa Li2021-03-031-1/+1
| | | |
| * | | Update warning for dash to underscore conversionMelissa Li2021-03-032-12/+10
| | | |
| * | | Add changelogMelissa Li2021-03-021-0/+1
| | | |
| * | | Add test for dash preserved extras_require in setup.cfgMelissa Li2021-03-021-0/+14
| | | |
| * | | Add test for conversion warningMelissa Li2021-03-021-0/+19
| | | |
| * | | Modify existing tests to be compatible with future underscore changeMelissa Li2021-03-023-4/+4
| | | |
| * | | Add compatibility method to warn for future underscore changeMelissa Li2021-03-021-1/+16
|/ / /
* | | Term is builder.Jason R. Coombs2021-02-281-2/+2
| | |
* | | Merge pull request #2552 from hexagonrecursion/patch-1Jason R. Coombs2021-02-282-4/+7
|\ \ \ | | | | | | | | quickstart: recommend PyPA build instead of pep517.build
| * | | quickstart: recommend PyPA build instead of pep517.buildAndrey Bienkowski2021-02-092-4/+7
| |/ / | | | | | | | | | see https://github.com/pypa/pep517/issues/91
* | | Bump version: 53.1.0 → 54.0.0v54.0.0Jason R. Coombs2021-02-287-6/+20
| | |