Skip to content

Commit d8ea79d

Browse files
committed
add gnumake pypi package so that makefile tasks can be run on windows
1 parent df8801b commit d8ea79d

File tree

2 files changed

+26
-1
lines changed

2 files changed

+26
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ dev = [
6161
"setuptools==69.5.1",
6262
"twine==5.1.1",
6363
"build==1.2.1",
64+
"gnumake>=4.4.1",
6465
# Tests
6566
"pytest==8.2.2",
6667
"pytest-mock==3.14.0",

uv.lock

Lines changed: 25 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)