mirror of
https://github.com/actions/setup-python.git
synced 2025-07-02 23:53:47 +00:00
change pipenv ci
This commit is contained in:
parent
7a4fb387f1
commit
dc8889cba1
4 changed files with 10 additions and 8 deletions
|
@ -4,8 +4,8 @@ verify_ssl = true
|
|||
name = "pypi"
|
||||
|
||||
[packages]
|
||||
numpy = "1.22.3"
|
||||
pandas = "1.4.2"
|
||||
flake8 = "==4.0.1"
|
||||
numpy = "==1.23.0"
|
||||
|
||||
[dev-packages]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue