Skip to content

Commit

Permalink
build: add ninja to build system requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
henryborchers committed Dec 11, 2024
1 parent 13cab31 commit 8db1acc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
requires = [
"setuptools>=40.8.0",
"wheel",
"ninja",
"uiucprescon.build @ https://github.com/UIUCLibrary/uiucprescon_build/archive/refs/tags/v0.2.3.tar.gz",
"conan>=1.50.0,<2.0"
]
Expand Down

0 comments on commit 8db1acc

Please sign in to comment.