-
Notifications
You must be signed in to change notification settings - Fork 80
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
Conversation
@@ -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(""" |
There was a problem hiding this comment.
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.
#1134 Resolved, should be good to go once tests pass |
3f07bba
to
be2f83e
Compare
👍 and tested on my machine |
MAINT: Updates for 0.1 alpha release
NOOOOOOOO |
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... |
Sorry ... |
... I'll submit another PR ... |
NOT READY FOR MERGE, let's wait until we resolve #1134.