remove specific python version requirement. CircleCI is already on 3.9, so that's good enough for now
This commit is contained in:
parent
61e49edb4c
commit
a12f97d0d0
@ -13,7 +13,6 @@ jobs:
|
|||||||
- python/save-cache
|
- python/save-cache
|
||||||
- run:
|
- run:
|
||||||
command: |
|
command: |
|
||||||
python3 --version
|
|
||||||
pipenv install
|
pipenv install
|
||||||
pipenv run pytest
|
pipenv run pytest
|
||||||
workflows:
|
workflows:
|
||||||
|
Loading…
Reference in New Issue
Block a user