aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar ToxicKidz <[email protected]>2022-02-23 23:10:15 -0500
committerGravatar GitHub <[email protected]>2022-02-23 23:10:15 -0500
commitbab827a6126685ab26215a8cf32802933216b43e (patch)
treeef0fc2a0225a08be8a184e2c89def2cd417ea139 /pyproject.toml
parentFixup: remove extra blank line (diff)
parentMerge pull request #2101 from python-discord/fix/help-channels-attribute-error (diff)
Merge branch 'main' into feature/nonpinging-helper-notify
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"