aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar ChrisJL <[email protected]>2022-04-03 19:08:46 +0100
committerGravatar GitHub <[email protected]>2022-04-03 19:08:46 +0100
commite5fb4f561afbfbd66e1f2cd79484932defe18624 (patch)
tree536a6b04c867f41a2731537e6690788febecec66 /pyproject.toml
parent🚨 Remove unused imported (diff)
parentMerge pull request #2117 from iamericfletcher/2079 (diff)
Merge branch 'main' into feature/ping_on_bad_words_in_username
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"