Skip to content

Commit

Permalink
Compile new test_package environments
Browse files Browse the repository at this point in the history
  • Loading branch information
update-env authored and dean0x7d committed Nov 11, 2024
1 parent f4960cd commit a90556b
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test_package/numpy/env/darwin.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ hypothesis==6.118.7
# via -r test_package/numpy/requirements.txt
iniconfig==2.0.0
# via pytest
meson==1.6.0
# via -r test_package/numpy/requirements.txt
numpy==2.1.3
# via -r test_package/numpy/requirements.txt
packaging==24.2
Expand Down
2 changes: 2 additions & 0 deletions test_package/numpy/env/linux.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ hypothesis==6.118.7
# via -r test_package/numpy/requirements.txt
iniconfig==2.0.0
# via pytest
meson==1.6.0
# via -r test_package/numpy/requirements.txt
numpy==2.1.3
# via -r test_package/numpy/requirements.txt
packaging==24.2
Expand Down
2 changes: 2 additions & 0 deletions test_package/numpy/env/win32.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ hypothesis==6.118.7
# via -r test_package\numpy\requirements.txt
iniconfig==2.0.0
# via pytest
meson==1.6.0
# via -r test_package\numpy\requirements.txt
numpy==2.1.3
# via -r test_package\numpy\requirements.txt
packaging==24.2
Expand Down

0 comments on commit a90556b

Please sign in to comment.