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

tests: fix dependencies missing problem #79

Open
mvidalgarcia opened this issue Dec 9, 2020 · 0 comments
Open

tests: fix dependencies missing problem #79

mvidalgarcia opened this issue Dec 9, 2020 · 0 comments

Comments

@mvidalgarcia
Copy link
Member

mvidalgarcia commented Dec 9, 2020

______________________________________________________________________________ ERROR collecting invenio_github/admin.py ______________________________________________________________________________
invenio_github/admin.py:28: in <module>
    from flask_admin.contrib.sqla import ModelView
E   ModuleNotFoundError: No module named 'flask_admin'
_____________________________________________________________________________ ERROR collecting invenio_github/bundles.py _____________________________________________________________________________
invenio_github/bundles.py:26: in <module>
    from flask_assets import Bundle
E   ModuleNotFoundError: No module named 'flask_assets'

And conflicts when requirements-level is min: https://github.com/inveniosoftware/invenio-github/pull/78/checks?check_run_id=1523518871

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

No branches or pull requests

1 participant