Skip to content

Commit

Permalink
update github ci
Browse files Browse the repository at this point in the history
  • Loading branch information
wyapx committed Oct 10, 2024
1 parent f4292c7 commit a48f80c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[build-system]
requires = [
"setuptools>=71.1.0",
"setuptools~=70.0.0",
"wheel",
"pybind11>=2.13.6",
]
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
pybind11~=2.13.6
pytest~=7.4.4
setuptools~=71.1.0
setuptools~=70.0.0

0 comments on commit a48f80c

Please sign in to comment.