Changes¶
0.9.2 (1 July 2015)¶
- check to see if
piptakes--disable-pip-version-checkbefore using it.
0.9.1 (23 June 2015)¶
- correct the dependency specification of
argparseso it only occurs on Python 2.6
0.9 (22 June 2015)¶
- Python 3 support
- Fixed handling of package ‘extras’ in pip output and specifications.
- Fixed handling of arbitrary equality clauses in pip output and specifications.
0.8 (22 June 2015)¶
- Initial Release