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

cli: support for Flask>=0.11 #35

Merged
merged 2 commits into from
Jun 29, 2016
Merged

Conversation

jirikuncar
Copy link
Member

Signed-off-by: Jiri Kuncar jiri.kuncar@cern.ch

@jirikuncar jirikuncar added this to the v1.0.0 milestone Jun 24, 2016
@coveralls
Copy link

coveralls commented Jun 24, 2016

Coverage Status

Coverage remained the same at 100.0% when pulling 90fd211 on jirikuncar:cli into 9d93baa on inveniosoftware:master.

Signed-off-by: Jiri Kuncar <jiri.kuncar@cern.ch>
@tiborsimko
Copy link
Member

Seems to work locally after the following line in run-tests.sh is changed from:

python setup.py test -a'-vv' && \

to the usual:

python setup.py test && \

@tiborsimko
Copy link
Member

(BTW you may want to include tests/test.db in .gitignore as a by-product.)

* Updates package structure with pytest-runner and renames core to ext.

Signed-off-by: Jiri Kuncar <jiri.kuncar@cern.ch>
@tiborsimko tiborsimko merged commit 0c779ea into inveniosoftware:master Jun 29, 2016
@jirikuncar jirikuncar deleted the cli branch June 29, 2016 14:07
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

4 participants