Skip to content

Commit 2ecc548

Browse files
committed
Change extras turbo to cython
1 parent 4ab2ae9 commit 2ecc548

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jcs = "*"
5757
bitarray = "*"
5858

5959
[tool.poetry.extras]
60-
turbo = ["cython"]
60+
cython = ["cython"]
6161

6262
[tool.poetry.group.test.dependencies]
6363
pytest = "*"

0 commit comments

Comments
 (0)