ckan / ckanext-issues

CKAN Issues Extension
https://github.com/ckan/ideas-and-roadmap/issues/4
MIT License
14 stars 31 forks source link

The installation command from README doesn't work. #81

Open curioswati opened 4 years ago

curioswati commented 4 years ago

The installation command failed with

ERROR: Could not detect requirement name for 'git+http://github.com/ckan/ckanext-issues', please specify one with #egg=your_package_name

System details:

OS: ubuntu 18.04
Python: 2.7.15rc1

It possibly should be:

pip install -e git+https://github.com/ckan/ckanext-issues.git#egg=ckanext-issues