aboutsummaryrefslogtreecommitdiffstats
path: root/setuptools/tests/test_bdist_egg.py
Commit message (Expand)AuthorAgeFilesLines
* Move fixture to a fixtures module and make that fixture available globally.Jason R. Coombs2015-01-011-15/+0
* Correct naming artifact.Jason R. Coombs2015-01-011-1/+1
* Replace setup and teardown with pytest fixtures.Jason R. Coombs2015-01-011-33/+29
* Python 2.6 is requiredJason R. Coombs2015-01-011-11/+8
* Use quiet context instead of copy pasta.Jason R. Coombs2015-01-011-6/+4
* Use context openerJason R. Coombs2015-01-011-6/+4
* Remove unused importsJason R. Coombs2015-01-011-4/+1
* Clean some imports.Arfrever Frehtes Taifersar Arahesis2014-02-151-2/+5
* Post-merge fixes for Python 3.Vinay Sajip2012-10-101-1/+1
* Issue #283 bdist_egg issues with python 3.3.0aXJim Fulton2012-07-141-0/+69