Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ipython dependency #361

Closed
ari opened this issue Mar 7, 2017 · 2 comments
Closed

ipython dependency #361

ari opened this issue Mar 7, 2017 · 2 comments
Assignees
Labels
Milestone

Comments

@ari
Copy link

ari commented Mar 7, 2017

I used pip to install this module, but that didn't bring in ipython which is required by the jirashell command.

ssbarnea added a commit that referenced this issue Mar 24, 2017
Signed-off-by: Sorin Sbarnea <sorin.sbarnea@gmail.com>
ssbarnea added a commit that referenced this issue Mar 24, 2017
Signed-off-by: Sorin Sbarnea <sorin.sbarnea@gmail.com>
@ssbarnea ssbarnea added this to the 1.1.0 milestone Mar 24, 2017
@ssbarnea ssbarnea added the bug label Mar 24, 2017
@ssbarnea ssbarnea self-assigned this Mar 24, 2017
@ssbarnea
Copy link
Member

This is fixed on development branch and will be included in the next release. Feel free to reopen if you think that the fix was incomplete.

@ssbarnea
Copy link
Member

Fixing this bug in main branch raised a new one and I will need your oppinion regarding the best way to address it. Read and vote on https://stackoverflow.com/questions/44165253/should-cli-commands-be-installed-by-default-with-python-libraries

ssbarnea added a commit that referenced this issue Jul 14, 2017
Made cli dependencies optional. Install them using
using `pip install jira[cli]`

fixes #361

Change-Id: I73ff68d0fbfd8fcd947b516e04ef6fa489d9da9d
Signed-off-by: Sorin Sbarnea <sorin.sbarnea@gmail.com>
ssbarnea added a commit that referenced this issue Jul 14, 2017
Signed-off-by: Sorin Sbarnea <sorin.sbarnea@gmail.com>
ssbarnea added a commit that referenced this issue Jul 14, 2017
Made cli dependencies optional. Install them using
using `pip install jira[cli]`

fixes #361

Change-Id: I73ff68d0fbfd8fcd947b516e04ef6fa489d9da9d
Signed-off-by: Sorin Sbarnea <sorin.sbarnea@gmail.com>
ssbarnea added a commit that referenced this issue Mar 1, 2018
Signed-off-by: Sorin Sbarnea <sorin.sbarnea@gmail.com>
ssbarnea added a commit that referenced this issue Mar 1, 2018
Made cli dependencies optional. Install them using
using `pip install jira[cli]`

fixes #361

Change-Id: I73ff68d0fbfd8fcd947b516e04ef6fa489d9da9d
Signed-off-by: Sorin Sbarnea <sorin.sbarnea@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants