| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
| |
Update the dependency list to include the mock package.
Update the way py.test is called to only scan the setuptools directory,
to avoid scanning all of the packages installed in .tox and other
temporary directories.
|
| |
|
|
|
|
|
| |
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
|
|
|
--HG--
extra : source : 0d6a065483104cc9781a3ff72c168f059ec11036
|