- 24 Oct, 2018 2 commits
-
-
Satoru SATOH authored
This adds the `[options.data_files]` section to the existing setup.cfg example.
-
Satoru SATOH authored
In the test case, dist.data_files needs to be sorted because the current implementation loads the configuration files as a dictionary with arbitrary order on Python < 3.6.
-
- 22 Oct, 2018 1 commit
-
-
Paul Ganssle authored
Update CI builds
-
- 21 Oct, 2018 6 commits
-
-
Benoit Pierre authored
-
Benoit Pierre authored
We don't need it and it generates a couple of error messages on AppVeyor: FIND: Parameter format not correct [...] Error running `find 'C:\projects\setuptools' -not - [...]
-
Benoit Pierre authored
-
Benoit Pierre authored
-
Benoit Pierre authored
Particularly: update pip so PEP 518 support is available.
-
Benoit Pierre authored
-
- 19 Oct, 2018 1 commit
- 23 Sep, 2018 10 commits
-
-
Jason R. Coombs authored
Deprecate Subversion download functionality. Ref #1502. Used UserWarning instead of DeprecationWarning so it's visible to users who might be relying on this functionality.
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
- 21 Sep, 2018 2 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
- 20 Sep, 2018 1 commit
-
-
Paul Ganssle authored
Added .idea/ to gitignore, to cover cases where people are using a Jetbrains text editor
-
- 19 Sep, 2018 1 commit
-
-
joeflack4 authored
-
- 18 Sep, 2018 6 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
build_meta sdist directory delegate to --dist-dir
-
Jason R. Coombs authored
-
- 16 Sep, 2018 10 commits
-
-
Bernat Gabor authored
-
Bernat Gabor authored
-
Bernat Gabor authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Revert "Make safe_name compliant to PEP 503 and behaviour of pip > 8.1.2"
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Improved handling of module __path__ attribute for namespace packages, fixes #1321
-
Jason R. Coombs authored
Make safe_name compliant to PEP 503 and behaviour of pip > 8.1.2
-