You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 10, 2020. It is now read-only.
I am trying to build the package for Fedora, and I get an error when running tests:
ImportError while importing test module '/builddir/build/BUILD/Flask-Script-2.0.5/tests.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
tests.py:8: in <module>
from flask.ext.script._compat import StringIO, text_type
E ImportError: No module named ext.script._compat
I would rather the fix gets released than disabling tests or building from commit.