summaryrefslogtreecommitdiff
path: root/ptr.py
Commit message (Expand)AuthorAgeFilesLines
* Correct logic in marker_passes. Ref #30.Jason R. Coombs2017-09-031-3/+3
* rework support for --allow-hosts/--index-urlBenoit Pierre2017-08-301-41/+47
* fix support for --extrasBenoit Pierre2017-08-301-3/+3
* Merge commit 'bb6b39b'. Ref #28.2.11.1Jason R. Coombs2017-02-081-1/+1
|\
| * Fix issue in marker evaluation logic. Fixes #28.Jason R. Coombs2017-02-081-1/+1
* | prevent mutating opts while iterating (#21)Eric Brunson2016-10-241-1/+1
* | Reimplement run method to rely more on Setuptools' implementation when possible.Jason R. Coombs2016-09-181-6/+17
|/
* Enable subprocesses to inherit the dependency context. Fixes #20.Jason R. Coombs2016-09-181-13/+71
* Add a trivial test such that there is something to test (and pass).2.8Jason R. Coombs2016-05-251-0/+6
* Fix error in handling of --extras2.6.2Jason R. Coombs2015-08-191-1/+1
* Combine named and unnamed extras handling.2.6.1Jason R. Coombs2015-07-291-8/+8
* Add support for un-named, environment-specific extras.2.6Jason R. Coombs2015-07-281-0/+19
* Tabs for indentation.Jason R. Coombs2015-07-281-7/+7
* Use contextlib to simplify run-tests.Jason R. Coombs2015-02-031-8/+16
* Should have been the function, no the string reference.2.2.1Jason R. Coombs2015-01-071-1/+1
* Use same egg-cache-dir as used by setuptools 7.0 and later. Fixes #3.Jason R. Coombs2015-01-021-1/+3
* Fix --extras on Python 32.1.1Jason R. Coombs2014-08-281-2/+2
* Rename module for clarityJason R. Coombs2014-06-181-2/+2
* Removed deprecated functionality2.0Jason R. Coombs2013-05-181-25/+0
* Force exit on test failure1.2Jason R. Coombs2012-10-221-0/+2
* Added support for --addopts to ptr command1.1b1Jason R. Coombs2012-09-071-4/+14
* Moved docs into README1.0Jason R. Coombs2012-05-231-20/+3
* Renamed module to ptr and eliminated unnecessary package1.0b1Jason R. Coombs2012-05-061-0/+125