Skip to content

Commit 372710b

Browse files
authored
Merge pull request #830 from linuxholic/patch-1
Update setup.cfg
2 parents 75c27fb + ab7e412 commit 372710b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ packages = find:
2828
install_requires =
2929
attrs>=17.4.0
3030
importlib_metadata;python_version<'3.8'
31-
pyrsistent>=0.14.0
31+
pyrsistent>=0.14.0,!=0.17.0,!=0.17.1,!=0.17.2
3232

3333
[options.extras_require]
3434
format =

0 commit comments

Comments
 (0)