summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorJulian Berman <Julian@GrayVines.com>2023-03-05 08:26:30 +0200
committerJulian Berman <Julian@GrayVines.com>2023-03-06 07:50:56 +0200
commiteb004479645a4e1f0d842e4434b909f476569dcc (patch)
treedde7c42f3b86b949a3671bc15f6164a1e6ca1b8b /tox.ini
parent84199e984aba5f2c6bf5b121eb95faedc53951fc (diff)
downloadjsonschema-eb004479645a4e1f0d842e4434b909f476569dcc.tar.gz
Replace the other usages of pyrsistent with rpds.
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini1
1 files changed, 0 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index b1464e5..4a2e871 100644
--- a/tox.ini
+++ b/tox.ini
@@ -92,7 +92,6 @@ deps =
# FIXME: Why are we repeating dependencies here?
attrs
mypy
- pyrsistent
types-requests
commands = {envpython} -m mypy --config {toxinidir}/pyproject.toml {posargs} {toxinidir}/jsonschema