We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa113fa commit 5e0d73aCopy full SHA for 5e0d73a
1 file changed
.github/workflows/test.yml
@@ -141,7 +141,7 @@ jobs:
141
# Pin this low because RTD doesn't seem to adopt new
142
# versions quickly and this ensures we don't have a
143
# dependency problem with importlib.metadata.
144
- python-version: "3.9"
+ python-version: "3.7"
145
146
- name: Install dependencies
147
run: python -m pip install tox
0 commit comments