Implement Delete timeouts
[ric-plt/a1.git] / Dockerfile-Unit-Test
index 6be53d5..b5d524c 100644 (file)
@@ -44,4 +44,4 @@ COPY setup.py tox.ini /tmp/
 WORKDIR /tmp
 
 # Run the unit tests
-RUN tox
+RUN tox -e py37, flake8