summaryrefslogtreecommitdiff
path: root/setuptools/tests/test_depends.py
Commit message (Collapse)AuthorAgeFilesLines
* Feed the hobgoblins (delint).Jason R. Coombs2019-01-261-9/+9
|
* Merge proposals. Ref #866.Jason R. Coombs2016-12-281-12/+0
|
* Add two more tests for _iter_code per #866, capturing the apparent ↵Jason R. Coombs2016-12-281-0/+12
| | | | expectation in the byte-code processing that's now failing on Python 3.6.
* Add tests capturing failure of depends.get_module_constant on Python 3.6. ↵Jason R. Coombs2016-12-281-0/+16
Ref #866.