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

Import is ugly #4

Closed
DavidLP opened this issue Jun 30, 2016 · 1 comment
Closed

Import is ugly #4

DavidLP opened this issue Jun 30, 2016 · 1 comment

Comments

@DavidLP
Copy link
Collaborator

DavidLP commented Jun 30, 2016

It was reported that

from pylandau import landau

should be

import pylandau

Also the mixing of pyLandau with capital or small L was mentioned.

DavidLP added a commit that referenced this issue Jun 30, 2016
ENH: renaming python package name adressing #4
@DavidLP
Copy link
Collaborator Author

DavidLP commented Jun 30, 2016

Fixed in 2.0.0

@DavidLP DavidLP closed this as completed Jun 30, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant