Skip to content

Commit 59fab33

Browse files
authored
build: Fix package installation for Python 3.4 and pypy (#298)
1 parent 9a455f6 commit 59fab33

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

requirements/core.txt

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
jsonschema==3.2.0
2+
pyrsistent==0.14.0
23
mmh3==2.5.1
34
requests[security]>=2.9.1

0 commit comments

Comments
 (0)