Remove NumPy from editable test (#2473)

This commit is contained in:
Charlie Marsh
2024-03-15 07:41:52 -07:00
committed by GitHub
parent bd3c577883
commit fdee1e2299
5 changed files with 72 additions and 38 deletions
@@ -6,7 +6,7 @@ authors = ["Astral Software Inc. <hey@astral.sh>"]
[tool.poetry.dependencies]
python = "^3.10"
numpy = "^1"
anyio = "^4"
[build-system]
requires = ["poetry-core"]