mirror of https://github.com/MISP/PyMISPGalaxies
Fix pyproject.toml as discussed in issue 9
parent
14859ae375
commit
3c7cebf4f0
|
@ -39,4 +39,4 @@ pytest-cov = "^4.0.0"
|
|||
|
||||
[build-system]
|
||||
requires = ["poetry-core"]
|
||||
build-backend = "poetry.masonry.api"
|
||||
build-backend = "poetry.core.masonry.api"
|
||||
|
|
Loading…
Reference in New Issue