summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Berman <Julian@GrayVines.com>2021-08-09 08:56:00 +0100
committerGitHub <noreply@github.com>2021-08-09 08:56:00 +0100
commit372710bd7a6a17d55be28b6235bd08ea796dc48a (patch)
tree628de4fdc9d6987e4d6e6b775ad0c7ea61da9859
parent75c27fb7a0e3d88c626e1dd718ee534e172d69fa (diff)
parentab7e41233b8cd01b45ee4126999e9f338a00eecb (diff)
downloadjsonschema-372710bd7a6a17d55be28b6235bd08ea796dc48a.tar.gz
Merge pull request #830 from linuxholic/patch-1
Update setup.cfg
-rw-r--r--setup.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index d78daaf..4c45668 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -28,7 +28,7 @@ packages = find:
install_requires =
attrs>=17.4.0
importlib_metadata;python_version<'3.8'
- pyrsistent>=0.14.0
+ pyrsistent>=0.14.0,!=0.17.0,!=0.17.1,!=0.17.2
[options.extras_require]
format =