We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c4dc07 commit cac27ceCopy full SHA for cac27ce
pyproject.toml
@@ -3,7 +3,8 @@ build-backend = "hatchling.build"
3
requires = [
4
"hatchling",
5
"hatch-vcs",
6
- "semiwrap~=0.1",
+ # "semiwrap~=0.1",
7
+ "semiwrap @ git+https://github.com/robotpy/semiwrap.git@native-gcc",
8
"hatch-meson~=0.1.0b2",
9
"hatch-nativelib~=0.2.0",
10
"hatch-robotpy~=0.2.0",
0 commit comments