No known key found for this signature in database
GPG Key ID: 1B790863DE7566B1
1 changed files with
2 additions and
2 deletions
-
pyproject.toml
|
|
@ -13,5 +13,5 @@ maturin = "^0.10.4" |
|
|
|
pytest = "^6.2.3" |
|
|
|
|
|
|
|
[build-system] |
|
|
|
requires = ["poetry>=0.12"] |
|
|
|
build-backend = "poetry.masonry.api" |
|
|
|
requires = ["maturin>=0.10,<0.11"] |
|
|
|
build-backend = "maturin" |