We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38572ba commit 6ed4dfeCopy full SHA for 6ed4dfe
setup.py
@@ -22,6 +22,7 @@
22
'docopt>=0.6.2',
23
'enum34;python_version<"3.4"',
24
'bloom-filter2>=2.0.0',
25
+ 'pluggy>=1.0.0'
26
]
27
28
with open(path.join(path.abspath(path.dirname(__file__)), 'splitio', 'version.py')) as f:
0 commit comments