https://github.com/tobgu/pyrsistent/issues/317 --- /dev/null +++ pyrsistent-0.20.0/tox.ini @@ -0,0 +1,6 @@ +[testenv] +commands = pytest +deps = + pytest + hypothesis + typing_extensions