Skip to content

Commit 037e180

Browse files
committed
Mention Python requirement for tests
1 parent 2dfbf98 commit 037e180

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,5 @@ pipenv run python3 -m pytest
2323
```
2424

2525
Tests require a SCUTTLE API key with full permissions. Tests will look for this
26-
key in the `SCUTTLE_API_KEY` environment variable.
26+
key in the `SCUTTLE_API_KEY` environment variable. Tests require at least
27+
Python 3.8.

0 commit comments

Comments
 (0)