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 project i60 #69

Merged
merged 13 commits into from Nov 13, 2015
Merged

Rename project i60 #69

merged 13 commits into from Nov 13, 2015

Conversation

necrolyte2
Copy link
Member

work in progress

Related #60

@necrolyte2 necrolyte2 self-assigned this Nov 12, 2015
from bio_pieces import version
r = version.get_release()
self.assertEqual(1.0, r)
actual_msg = mock_serr.write.call_args[0][0]
Copy link
Member Author

Choose a reason for hiding this comment

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

Any thoughts on why this test does not work?
https://travis-ci.org/VDBWRAIR/bio_pieces/jobs/90775465#L841

If I import it from the command line I get the warning

$ bin/python -c "from bio_pieces import version"
/media/VD_Research/People/tyghe.vallard/Projects/bio_bits/bio_pieces/__init__.py:7: UserWarning: bio_pieces will be removed in the future. Please use import bio_bits
  'bio_pieces will be removed in the future. Please use import bio_bits'

Copy link
Member Author

Choose a reason for hiding this comment

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

@necrolyte2
Copy link
Member Author

@averagehat can you review and merge

averagehat added a commit that referenced this pull request Nov 13, 2015
@averagehat averagehat merged commit 55d5ff3 into dev Nov 13, 2015
@necrolyte2 necrolyte2 deleted the rename-project-i60 branch January 5, 2016 17:22
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.

None yet

2 participants