- `from flaskr.flaskr import app` in flaskr/__init__.py causes an import error with Python 2 - The relative import now used works for py2 and py3
2 lines
26 B
INI
2 lines
26 B
INI
[tool:pytest]
|
|
test=pytest
|