mirror of
https://github.com/actions/setup-python
synced 2025-04-07 07:49:45 +00:00
Fix pipenv jobs (#699)
This commit is contained in:
@ -4,8 +4,8 @@ verify_ssl = true
|
||||
name = "pypi"
|
||||
|
||||
[packages]
|
||||
flake8 = "==4.0.1"
|
||||
numpy = "==1.23.0"
|
||||
flake8 = "==6.0.0"
|
||||
numpy = "==1.25.1"
|
||||
|
||||
[dev-packages]
|
||||
|
||||
|
Reference in New Issue
Block a user