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
|
||||
- run:
|
||||
command: |
|
||||
python3 --version
|
||||
pipenv install
|
||||
pipenv run pytest
|
||||
workflows:
|
||||
|
Loading…
Reference in New Issue
Block a user