Skip to content

Commit 6ed4dfe

Browse files
authored
set pluggy version to 1.0.0
1 parent 38572ba commit 6ed4dfe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
'docopt>=0.6.2',
2323
'enum34;python_version<"3.4"',
2424
'bloom-filter2>=2.0.0',
25+
'pluggy>=1.0.0'
2526
]
2627

2728
with open(path.join(path.abspath(path.dirname(__file__)), 'splitio', 'version.py')) as f:

0 commit comments

Comments
 (0)