mirror of
https://github.com/actions/setup-python.git
synced 2025-07-05 00:53:46 +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]
|
||||
|
||||
|
|
2
__tests__/data/Pipfile.lock
generated
2
__tests__/data/Pipfile.lock
generated
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"_meta": {
|
||||
"hash": {
|
||||
"sha256": "6bd9eb03146482072a799dc5dc0c131e275ba4b931a73247433a99f58170323c"
|
||||
"sha256": "e9c37110984955621040e2dc8548c026eb8466c23db1b8e69430289b10be8938"
|
||||
},
|
||||
"pipfile-spec": 6,
|
||||
"requires": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue