Skip to content
Snippets Groups Projects
Commit 3d817067 authored by Christoph Knote's avatar Christoph Knote
Browse files

Fix dependencies

parent c24f6c04
Branches
Tags
1 merge request!16Introduce poetry packaging
...@@ -35,7 +35,7 @@ python = "^3" ...@@ -35,7 +35,7 @@ python = "^3"
numpy = ">= 1.2" numpy = ">= 1.2"
[tool.poetry.dev-dependencies] [tool.poetry.dev-dependencies]
pytest = "^5.2" pytest = "^5"
[build-system] [build-system]
requires = ["poetry-core>=1.0.0"] requires = ["poetry-core>=1.0.0"]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment