FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
Commit c89b3db2 authored by L. Bower's avatar L. Bower
Browse files

undoing last commit - adding coverage module to the test sctipt

parent c887e21f
No related branches found
No related tags found
No related merge requests found
......@@ -10,4 +10,3 @@ python-docx==1.1.0
rioxarray==0.15.0
Rtree==1.1.0
scikit-learn==1.4.0
coverage
\ No newline at end of file
......@@ -4,6 +4,7 @@
# checking the installation is working
source /storage/app/EWS_prod/envs/venv/ews_prod/bin/activate
pip install coverage;
# assumes run from the tests/integration/partial dir, and that all necessary packages are checked out alongside
PACKAGES_DIR="../../../../"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment