- 25 Jan, 2019 2 commits
-
-
Jason R. Coombs authored
Given that the config file parsing functionality is unlikely to change upstream, just incorporate the functionality directly.
-
Jason R. Coombs authored
-
- 17 Jan, 2019 2 commits
-
-
mergify[bot] authored
Pin pytest to <4 for now. Ref #1638.
-
Jason R. Coombs authored
-
- 08 Jan, 2019 2 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
- 03 Jan, 2019 1 commit
-
-
Jason R. Coombs authored
In build_meta (PEP 517), always built gztar
-
- 02 Jan, 2019 8 commits
-
-
mergify[bot] authored
Refactor build_meta
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Always specify formats=gztar, overriding the project's legacy expectation that a zip sdist should be generated. Fixes #1623.
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
- 01 Jan, 2019 4 commits
-
-
mergify[bot] authored
Tweak "making a pull request" documentation
-
Jason R. Coombs authored
-
Paul Ganssle authored
reStructuredText is how the name is commonly stylized (see Wikipedia), also fixed a typo in the "deprecation" description.
-
Paul Ganssle authored
Spelling fixes
-
- 31 Dec, 2018 1 commit
-
-
Paul Ganssle authored
Disallow files for license inputs
-
- 29 Dec, 2018 18 commits
-
-
Ville Skyttä authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Paul Ganssle authored
-
Paul Ganssle authored
-
Paul Ganssle authored
Both the old and new approaches are deeply unsatisfying to me, but without reworking how these test commands are run, I think this is about as close as we can get to enforcing that this specific call raises ValueError.
-
rajdeep authored
-
rajdeep authored
The ability to handle files was originally added and documented based on a misunderstanding of what the `license` field should include. The field should be the name of the license, not the full text. It is likely that anyone actually using this was outputing malformed PKG-INFO files, because most license files contain newlines. See GH issue #1551
-
Paul Ganssle authored
Use HTTPS in link to RFC #6125 (in a private method's docstring)
-
mergify[bot] authored
Add documents on auto-merge
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Remove restriction for jaraco - only members with access can create labels, so it's secure enough to restrict based on the label.
-
Jason R. Coombs authored
Only allow auto-merge PRs submitted by authorized users
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
mergify[bot] authored
Add declaration indicating the PEP 517 build backend needed for building setuptools.
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
- 28 Dec, 2018 2 commits
-
-
Reece D authored
-
Paul Ganssle authored
Import distribution in doctest
-