Install pytest-flask as a dev package

This commit is contained in:
richard-dds
2018-08-03 13:01:07 -04:00
committed by dandds
parent 4f8c0b81a0
commit 7b5d76e260
3 changed files with 7 additions and 11 deletions

View File

@@ -1,5 +1,4 @@
import pytest
import tornado
from tests.mocks import MOCK_USER
from tests.factories import RequestFactory