aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar ToxicKidz <[email protected]>2022-02-15 16:38:26 -0500
committerGravatar GitHub <[email protected]>2022-02-15 16:38:26 -0500
commit8575a4a1af843c89a91abdd853ea4a09f3d97eff (patch)
treebdf7531848589c9ff3ddf9b4ed0f4b766602d63c /pyproject.toml
parentdocs: Document the timeit setup wrapper (diff)
parentFix ignoring of raw DM edits (#2085) (diff)
Merge branch 'main' into feat/timeit-command
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 19e5f78a7..c764910c2 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -36,7 +36,6 @@ tldextract = "^3.1.2"
[tool.poetry.dev-dependencies]
coverage = "~=5.0"
-coveralls = "~=2.1"
flake8 = "~=3.8"
flake8-annotations = "~=2.0"
flake8-bugbear = "~=20.1"