- 16 Nov, 2014 3 commits
-
-
Jason R. Coombs authored
--HG-- branch : feature/issue-229
-
Jason R. Coombs authored
Trying a new technique. In this approach, setuptools is aware of its dependencies and when imported makes sure the vendored versions are present on sys.path. --HG-- branch : feature/issue-229
-
Jason R. Coombs authored
--HG-- branch : feature/issue-229
-
- 26 Oct, 2014 4 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Fix #277, data files in symbol link directory are not included issue
-
- 23 Oct, 2014 2 commits
-
-
Victor Lin authored
--HG-- branch : bugfix-277
-
Jason R. Coombs authored
-
- 19 Oct, 2014 10 commits
-
-
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
Declare argtypes and restype on SetFileAttributesW so that it will cast Python 2 bytestrings to Unicode automatically.
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
- 13 Oct, 2014 1 commit
-
-
Marc Abramowitz authored
This makes it so that these eggs don't prevent `install_requires` from installing these packages. Fixes ticket #80; workaround for ticket #209 --HG-- branch : put_setup_requires_egg_in_cache_dir_4
-
- 11 Oct, 2014 6 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
--HG-- branch : BB-270_fix_VersionConflict_test_failure_2
-
Marc Abramowitz authored
This allows you to specify args on the tox command line that get passed through to py.test -- e.g.: tox -e py27 -- -k testResolve --tb=short setuptools/tests
-
- 25 Oct, 2014 2 commits
-
-
Jason R. Coombs authored
Adding 'bootstrap.py' for bootstrapping a development environment when setuptools metadata isn't already present. Fixes #278.
-
Jason R. Coombs authored
-
- 11 Oct, 2014 8 commits
-
-
Marc Abramowitz authored
Fixes `TypeError: 'NoneType' object is not iterable` error at pkg_resources.py:632 Fixes issue #270 --HG-- branch : BB-270_fix_VersionConflict_test_failure_2
-
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
-
- 10 Oct, 2014 1 commit
-
-
Marc Abramowitz authored
fixes issue 268 --HG-- branch : BB-268_make_VersionConflict_report_who_required_package_3
-
- 09 Oct, 2014 1 commit
-
-
Jason R. Coombs authored
Remove broken link. Content that was at telecommunity.com was not generated from the source, so can't be maintained with setuptools any longer. Fixes #167.
-
- 30 Sep, 2014 2 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-