pipdeptree/tests
Vineet Naik 49965622af Make code compatible with 2.6 and 3.x
- Replaced '.iteritems()' with '.items()'
- Replaced '{k: v for k,v in ..}' with 'dict((k, v) for k,v ..)'
2015-11-09 00:51:37 +05:30
..
virtualenvs Modify test workflow 2015-07-30 00:07:15 +05:30
test_pipdeptree.py Make code compatible with 2.6 and 3.x 2015-11-09 00:51:37 +05:30