Skip to content

Commit cac27ce

Browse files
committed
Temporary commit
1 parent 2c4dc07 commit cac27ce

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ build-backend = "hatchling.build"
33
requires = [
44
"hatchling",
55
"hatch-vcs",
6-
"semiwrap~=0.1",
6+
# "semiwrap~=0.1",
7+
"semiwrap @ git+https://github.com/robotpy/semiwrap.git@native-gcc",
78
"hatch-meson~=0.1.0b2",
89
"hatch-nativelib~=0.2.0",
910
"hatch-robotpy~=0.2.0",

0 commit comments

Comments
 (0)