jira-cli icon indicating copy to clipboard operation
jira-cli copied to clipboard

pip install failing with 404

Open dsizzle opened this issue 7 years ago • 1 comments

Trying to install via: pip install -i https://pypi.anaconda.org/pypi/simple jira-cli

The install fails on request-oauthlib:

HTTP error 404 while getting https://pypi.anaconda.org/pypi/simple/requests-oauthlib/0.4.1/requests_oauthlib-0.4.1-py2.py3-none-any.whl (from https://pypi.anaconda.org/pypi/simple/requests-oauthlib/)

dsizzle avatar Mar 14 '17 18:03 dsizzle

looks like the anaconda pypi doesn't have the latest version of jira-cli? see: https://pypi.anaconda.org/pypi/simple/jira-cli/

AlJohri avatar Jul 28 '17 14:07 AlJohri