Skip to content

Commit 1f6f7d0

Browse files
committed
build: use uiucprescon.build 0.5.0
1 parent cbec6b4 commit 1f6f7d0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@ requires = [
33
"setuptools>=77.0",
44
"wheel",
55
"cmake<4.0",
6-
'uiucprescon.build @ https://github.com/UIUCLibrary/uiucprescon_build/releases/download/v0.4.0/uiucprescon_build-0.4.0-py3-none-any.whl',
7-
# "conan>=1.50.0,<2.0",
6+
'uiucprescon.build @ https://github.com/UIUCLibrary/uiucprescon_build/releases/download/v0.5.0/uiucprescon_build-0.5.0-py3-none-any.whl',
87
"conan>=2.7",
98

109
]

0 commit comments

Comments
 (0)