Actually install ConfigArgParse@python2.6 branch

This commit is contained in:
Jakub Warmuz 2015-05-04 12:04:27 +00:00
parent a2df245567
commit f38911eb10
No known key found for this signature in database
GPG key ID: 2A7BAD3A489B52EA

View file

@ -1,3 +1,3 @@
# https://github.com/bw2/ConfigArgParse/issues/17
-e git+https://github.com/kuba/ConfigArgParse.git#egg=ConfigArgParse
-e git+https://github.com/kuba/ConfigArgParse.git@python2.6#egg=ConfigArgParse
-e .