Skip to content

MAINT: Updates for 0.1 alpha release #1135

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

Merged
merged 8 commits into from
Apr 30, 2015

Conversation

ElDeveloper
Copy link
Contributor

  • Fixes a few errors in setup.py
  • Moves the README file to be RST so pypi can render it.
  • Bump version strings.
  • Add a changelog file.
  • Update strings that were previously pointing to thebeast.
  • Update installation instructions

NOT READY FOR MERGE, let's wait until we resolve #1134.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 79.25% when pulling f998ebd on ElDeveloper:alpha-0.1-release into f76c96e on biocore:master.

@@ -231,6 +231,11 @@ def make_environment(load_ontologies, download_reference, add_demo_user):
('demo@microbio.me', 4,
'$2a$12$gnUi8Qg.0tvW243v889BhOBhWLIHyIJjjgaG6dxuRJkUM8nXG9Efe',
'Demo', 'Qitta Dev', '1345 Colorado Avenue', '303-492-1984')""")
conn.execute("""
Copy link
Contributor

Choose a reason for hiding this comment

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

Oh, you already did this.

@squirrelo
Copy link
Contributor

#1134 Resolved, should be good to go once tests pass

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.01%) to 79.31% when pulling be2f83e on ElDeveloper:alpha-0.1-release into aa6d35d on biocore:master.

@squirrelo
Copy link
Contributor

👍 and tested on my machine

antgonza added a commit that referenced this pull request Apr 30, 2015
MAINT: Updates for 0.1 alpha release
@antgonza antgonza merged commit e2b50cd into qiita-spots:master Apr 30, 2015
@josenavas
Copy link
Contributor

NOOOOOOOO

@josenavas
Copy link
Contributor

it was not working in a fully clean installation. @antgonza why did you close #1134 it was not solved! The problem is actually in setup.py. @ElDeveloper will need to create a new PR...

@antgonza
Copy link
Member

Sorry ...

@ElDeveloper
Copy link
Contributor Author

... I'll submit another PR ...

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.

Brand new environment cannot access studies
5 participants