Skip to content

Commit bf416a6

Browse files
committed
pyproject.toml: Add cython to devel group
1 parent 539cb2c commit bf416a6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ devel = [
8787
{include-group = "docs"},
8888
{include-group = "repl"},
8989
# {include-group = "publish"},
90+
"cython>=3.1.6",
9091
]
9192

9293

0 commit comments

Comments
 (0)