Skip to content

Commit 145d229

Browse files
committed
Updated README.md
1 parent 25a3001 commit 145d229

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

cdc_covidnet/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,8 @@ should be raised and they should be manually checked (or better, fixed).
5454

5555
Unit tests are also included in the module. To execute these, run the following
5656
command from this directory:
57-
57+
(Note: the following command requires python 3.8, having any version less than 3.8 might
58+
fail some test cases. Please install it before running.)
5859
```
5960
(cd tests && ../env/bin/pytest --cov=delphi_cdc_covidnet --cov-report=term-missing)
6061
```

0 commit comments

Comments
 (0)