Skip to content

Commit

Permalink
Added pytest dependency for poetry
Browse files Browse the repository at this point in the history
  • Loading branch information
datasome committed Nov 14, 2023
1 parent 532424c commit 3646947
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ geosketch = ">=1.2"
anndata = ">=0.8"
ktplotspy = ">=0.1.4"
tqdm = ">=4.3,<5.0"
pytest = ">=7.2.0"

[tool.poetry.extras]
dev = ["black", "isort"]
Expand Down

0 comments on commit 3646947

Please sign in to comment.