Potentially fix tests, init splinter

This commit is contained in:
2021-02-13 18:42:56 +00:00
parent 8204fdae1f
commit 2396e27943
5 changed files with 102 additions and 20 deletions

View File

@@ -78,6 +78,7 @@ zipp = "==3.4.0"
"zope.proxy" = "==4.3.5"
"zope.schema" = "==6.0.1"
sentry-sdk = "*"
pytest-splinter = "*"
[dev-packages]
pycodestyle = "*"