Closed BDFife closed 10 years ago
The README file provides an install link/command:
'pip install https://github.com/willkg/douglas.zip#egg=douglas'
This did not work for me. I believe the correct command should be:
'pip install https://github.com/willkg/douglas/master/archive.zip#egg=douglas'
Whoops! Fixed in 52ef2f3
The README file provides an install link/command:
'pip install https://github.com/willkg/douglas.zip#egg=douglas'
This did not work for me. I believe the correct command should be:
'pip install https://github.com/willkg/douglas/master/archive.zip#egg=douglas'