Skip to content

Commit

Permalink
Change extras turbo to cython
Browse files Browse the repository at this point in the history
  • Loading branch information
titusz committed Oct 19, 2024
1 parent 4ab2ae9 commit 2ecc548
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jcs = "*"
bitarray = "*"

[tool.poetry.extras]
turbo = ["cython"]
cython = ["cython"]

[tool.poetry.group.test.dependencies]
pytest = "*"
Expand Down

0 comments on commit 2ecc548

Please sign in to comment.