- 13 Dec, 2014 4 commits
-
-
Donald Stufft authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
- 07 Dec, 2014 1 commit
-
-
Jason R. Coombs authored
-
- 26 Nov, 2014 2 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Now that pytest is invoked via setup.py, it should no longer be necessary to continue to support running tests via setup.py test.
-
- 20 Nov, 2014 5 commits
-
-
Donald Stufft authored
-
Donald Stufft authored
-
Donald Stufft authored
-
Donald Stufft authored
-
Donald Stufft authored
-
- 19 Nov, 2014 1 commit
-
-
Donald Stufft authored
Conflicts: .hgtags CHANGES.txt ez_setup.py setuptools.egg-info/requires.txt setuptools/version.py
-
- 16 Nov, 2014 2 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
- 13 Nov, 2014 1 commit
-
-
Konstantin Tretyakov authored
-
- 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 1 commit
-
-
Jason R. Coombs authored
Adding 'bootstrap.py' for bootstrapping a development environment when setuptools metadata isn't already present. Fixes #278.
-