- 03 Mar, 2017 3 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Fix for auto_chmod behavior
-
- 27 Feb, 2017 1 commit
-
-
Emil Styrke authored
Apparently, in (at least) python 3.5.2, the function that is called on Windows to remove files is os.unlink and not os.remove. This results in permission errors when trying to clean up after easy_install has been used to install a package from a Git repository.
-
- 26 Feb, 2017 1 commit
-
-
Jason R. Coombs authored
Add a test capturing new proposed expectation that Setuptools' build dependencies should not require setuptools to build in order to avoid inevitable conflicts when bootstrapping from source. Packaging fails this test. Ref #980
-
- 24 Feb, 2017 2 commits
-
-
Jason R. Coombs authored
Python 3.6 invalid escape sequence deprecation fixes
-
Ville Skyttä authored
-
- 23 Feb, 2017 7 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
In upload, infer the username using getpass.getuser()
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
- 21 Feb, 2017 1 commit
-
-
Jason R. Coombs authored
If m is non-true, then has_mfs must have been False.
-
- 13 Feb, 2017 2 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
A local version label starts with a '+' sign
-
- 12 Feb, 2017 6 commits
-
-
Moriyoshi Koizumi authored
-
Moriyoshi Koizumi authored
-
Moriyoshi Koizumi authored
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
support dist-info distributions inside zip files
-
- 10 Feb, 2017 1 commit
-
-
Alexander Duryagin authored
-
- 04 Feb, 2017 2 commits
-
-
Jason R. Coombs authored
Dropped support for classifiers subsection handling in setup.cfg
-
idle sign authored
-
- 03 Feb, 2017 3 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
- 02 Feb, 2017 8 commits
-
-
Jason R. Coombs authored
Fix hard link to URLs that should have been internal (method 2: via autosectionlabel Sphinx extension)
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Add --skip-dep-install to boostrap.py script
-
Jonathan Helmus authored
The --skip-dep-install flag skips installation of setuptools dependencies using pip, delegating this responsibility to other tools. This can be used to install setuptools without the need for pip. closes #950
-
Jason R. Coombs authored
-
smheidrich authored
-
- 30 Jan, 2017 1 commit
-
-
Jason R. Coombs authored
-
- 29 Jan, 2017 2 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-