fix: clarify PyMISP version

pull/15/head
Christophe Vandeplas 2019-05-07 20:26:01 +02:00
parent e09c58b3f2
commit 42b0ba94c1
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ setup(
python_requires='>=3.5',
install_requires=[
'canari>=3.3.10,<4',
'PyMISP'
'PyMISP>=2.4.106'
],
dependency_links=[
# custom links for the install_requires