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

global: fix build failure #130

Closed
ntarocco opened this issue Mar 1, 2020 · 0 comments
Closed

global: fix build failure #130

ntarocco opened this issue Mar 1, 2020 · 0 comments

Comments

@ntarocco
Copy link
Contributor

ntarocco commented Mar 1, 2020

Same as:

https://travis-ci.org/inveniosoftware/invenio-pidstore/jobs/656679501

Warning, treated as error:
autodoc: failed to import module u'ext' from module u'invenio_pidstore'; the following exception was raised:
cannot import name config
The command "./run-tests.sh" exited with 2.

Fix also deprecation warning in Travis config:
https://travis-ci.org/inveniosoftware/invenio-pidstore/jobs/656679501/config

@ntarocco ntarocco added this to Backlog in Sprint Week 10-11 (2020) - V3.3 Release via automation Mar 1, 2020
slint added a commit to slint/invenio-pidstore that referenced this issue Mar 7, 2020
* Replaces Flask and six with Invenio-Base, Flask-Admin with
  Invenio-Admin, Flask-BabelEx with Invenio-I18N (closes inveniosoftware#130).
* Cleans up Python versions from .travis.yml
slint added a commit to slint/invenio-pidstore that referenced this issue Mar 7, 2020
* Replaces Flask and six with Invenio-Base, Flask-Admin with
  Invenio-Admin, Flask-BabelEx with Invenio-I18N (closes inveniosoftware#130).
* Cleans up Python versions from .travis.yml
@kpsherva kpsherva self-assigned this Mar 9, 2020
@kpsherva kpsherva moved this from Backlog to In progress in Sprint Week 10-11 (2020) - V3.3 Release Mar 9, 2020
kpsherva added a commit to kpsherva/invenio-pidstore that referenced this issue Mar 9, 2020
* drop test support for python 2.7
* update travis.yml
* closes inveniosoftware#130
@slint slint closed this as completed in 6531259 Mar 10, 2020
Sprint Week 10-11 (2020) - V3.3 Release automation moved this from In progress to Done Mar 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Development

No branches or pull requests

3 participants