aboutsummaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorElizabeth Hunt <elizabeth@simponic.xyz>2024-09-02 23:59:48 -0700
committerElizabeth Hunt <elizabeth@simponic.xyz>2024-09-02 23:59:48 -0700
commitc39367ac7e163395ae726bd169926004d4d99d67 (patch)
treec551f15f3c6475638239b7ccf1d6992f375e9a57 /pyproject.toml
parent9f5e81327be33489d9bb912de503cd01d6ba7dca (diff)
downloadkennel.hatecomputers.club-c39367ac7e163395ae726bd169926004d4d99d67.tar.gz
kennel.hatecomputers.club-c39367ac7e163395ae726bd169926004d4d99d67.zip
fix CI
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
1 files changed, 0 insertions, 2 deletions
diff --git a/pyproject.toml b/pyproject.toml
index fd976b7..7bfc297 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -18,8 +18,6 @@ requests = "^2.32.3"
[tool.poetry.group.dev.dependencies]
ruff = "^0.1.9"
httpx = "^0.26.0"
-pytest = "^7.4.3"
-pytest-cov = "^4.1.0"
[build-system]
requires = ["poetry-core"]