- 27 Oct, 2018 8 commits
-
-
Vito authored
This also documents that the long_description_content_type keyword was added in version 38.6.0. Co-authored-by: Gene Matusovsky <gene_matusovsky@s5a.com>
-
Paul Ganssle authored
Mark Py 2/3-only tests as skip instead of xfail
-
DanGolding authored
* Update setup.cfg documentation to include data_files
-
Paul Ganssle authored
Officially support Python 3.7
-
Nikolaus Waxweiler authored
-
Nikolaus Waxweiler authored
-
Nikolaus Waxweiler authored
Fixes https://github.com/pypa/setuptools/issues/1528.
-
Nikolaus Waxweiler authored
Also reuse pre-defined py2_only and py3_only decorators where appropriate.
-
- 26 Oct, 2018 6 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Paul Ganssle authored
Fix easy install warning #1525
-
Jesus Laime authored
-
Jesus Laime authored
-
Jason R. Coombs authored
Adds call to os.path.abspath() in pkg_resources.normalize_path() on Cygwin
-
- 25 Oct, 2018 3 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Add data_files support in setup.cfg
-
- 24 Oct, 2018 3 commits
-
-
Satoru SATOH authored
-
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.
-
- 23 Oct, 2018 1 commit
-
-
Thirumal Venkat authored
-
- 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 1 commit
-
-
Jason R. Coombs authored
-