- 29 Dec, 2018 9 commits
-
-
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 3 commits
-
-
Paul Ganssle authored
Import distribution in doctest
-
Paul Ganssle authored
This both prevents the warning from surfacing during the tests and ensures that no regressions occur.
-
Paul Ganssle authored
Fixes GH issue #1612, bug introduced in commit 0902f02d
-
- 24 Dec, 2018 2 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
- 16 Dec, 2018 4 commits
-
-
Jason R. Coombs authored
Remove use of splituser
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
- 14 Dec, 2018 3 commits
-
-
Jason R. Coombs authored
added unittest for _download_git
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
- 11 Dec, 2018 2 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
- 03 Dec, 2018 2 commits
-
-
Jason R. Coombs authored
-
Paul Ganssle authored
Backend should not say that setuptools is needed to build
-
- 14 Nov, 2018 2 commits
-
-
Paul Moore authored
-
Paul Moore authored
-
- 13 Nov, 2018 8 commits
-
-
Benoit Pierre authored
-
Benoit Pierre authored
-
Benoit Pierre authored
-
Oleg Sharov authored
-
Paul Ganssle authored
-
Paul Ganssle authored
-
Paul Ganssle authored
Fix issue with missing author metadata
-
Paul Ganssle authored
Prior to this patch, if the author or author_email were omitted from `setup`, a malformed `PKG-INFO` would be created.
-
- 12 Nov, 2018 5 commits
-
-
Paul Ganssle authored
Fix Travis test for pyc files in egg-info
-
Paul Ganssle authored
`!` is a special character in YAML syntax, so this was being interpreted as `grep pyc ...`, not `! grep pyc ...` I've also added the same `pyc` test to the normal tests.
-
Paul Ganssle authored
-
Paul Ganssle authored
Release 40.6.0
-
Paul Ganssle authored
-