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

ENH: Adds license message on first import #71

Merged
merged 3 commits into from
Jan 8, 2019

Conversation

rmarkello
Copy link
Collaborator

The first time atlasreader is imported a message is printed describing licensing details and pointing users to the repository for more information.

Not sure if this should go in __init__.py or in a utils.py and be called in __init__.py, but let me know your thoughts!

Copy link
Owner

@miykael miykael left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks all great 👍

@miykael
Copy link
Owner

miykael commented Oct 1, 2018

It seems travis complains: https://travis-ci.org/miykael/atlasreader/jobs/435401380#L862

Do we need to include an additional test that does an empty import first to get rid of the license message?

@rmarkello
Copy link
Collaborator Author

Huh, weird. I'll try and take a look at this in a few days -- I've got a fellowship application due Wednesday so will be off-the-grid until then... Sorry!!

@miykael
Copy link
Owner

miykael commented Oct 15, 2018

I've changed something but it created new problems... @rmarkello do you have any idea how to solve this issue?

@miykael
Copy link
Owner

miykael commented Jan 8, 2019

Locally all the tests pass. Will merge this.

@miykael miykael merged commit 6a7ec04 into miykael:master Jan 8, 2019
miykael added a commit that referenced this pull request Jan 8, 2019
Add license text from PR #71 to __init__
@miykael
Copy link
Owner

miykael commented Jan 8, 2019

Those changes were finally implemented with #88.

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

Successfully merging this pull request may close these issues.

2 participants