it works. but coverage is too low.
All checks were successful
buildbot/tox Build done.

This commit is contained in:
2019-11-07 17:01:53 +01:00
parent b4273d9fd7
commit 8e86233431
9 changed files with 151 additions and 118 deletions

View File

@@ -79,5 +79,6 @@ setup(
},
install_requires=[
'django',
'mock',
],
)