Unverified Commit 3d043044 authored by Jakob Görgen's avatar Jakob Görgen
Browse files

removed numpy dependency used for testing

parent a0309ea3
...@@ -40,7 +40,6 @@ packages = [ ...@@ -40,7 +40,6 @@ packages = [
] ]
[tool.poetry.dependencies] [tool.poetry.dependencies]
numpy = "^1.21.0"
simbricks-cli = "*" simbricks-cli = "*"
simbricks-client = "*" simbricks-client = "*"
simbricks-orchestration = "*" simbricks-orchestration = "*"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment