Skip to content

Commit 269c2ed

Browse files
committed
[EN-2047] cython again in build-system
1 parent 71715a1 commit 269c2ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,5 +60,5 @@ post_build = 'task clear'
6060
post_test = 'task clear'
6161

6262
[build-system]
63-
requires = ['poetry_core>=1.0.0', 'setuptools']
63+
requires = ['poetry_core>=1.0.0', 'setuptools', 'cython']
6464
build-backend = 'poetry.core.masonry.api'

0 commit comments

Comments
 (0)