Skip to content

Commit

Permalink
Use nanobind master branch again
Browse files Browse the repository at this point in the history
  • Loading branch information
laggykiller committed Feb 27, 2024
1 parent 0194e6f commit e05abc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Tracker = "https://github.com/laggykiller/apngasm-python/issues"
[build-system] # How pip and other frontends should build this project
requires = [
"py-build-cmake==0.2.0a12",
"nanobind @ git+https://github.com/wjakob/nanobind.git@79a6a9f",
"nanobind @ git+https://github.com/wjakob/nanobind.git",
"conan>=2.0",
"wheel"
]
Expand Down

0 comments on commit e05abc7

Please sign in to comment.