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

Rename package to dohq_confluence #1

Open
allburov opened this issue Dec 27, 2017 · 0 comments
Open

Rename package to dohq_confluence #1

allburov opened this issue Dec 27, 2017 · 0 comments
Assignees
Labels

Comments

@allburov
Copy link
Member

PyCharm can add missing imported package to setup.py or requirements.txt file automaticly .

If package name is dohq-confluence in pypi, but from confluence import Confuence, PyCharm can't do it.

Name confluence also used in other confluence-python package:

  1. https://pypi.python.org/pypi/Confluence-py/1.0.1
  2. https://pypi.python.org/pypi/confluence

So, we need rename package to dohq_confluence

DoD:
User can from dohq_confluence import Confuence

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

3 participants