Skip to content

Commit a6c63ef

Browse files
authored
Update setup.py
1 parent 41cbe7c commit a6c63ef

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

setup.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,7 @@
2121
'pyyaml>=5.4',
2222
'docopt>=0.6.2',
2323
'enum34;python_version<"3.4"',
24-
'bloom-filter2>=2.0.0',
25-
'pluggy>=1.0.0'
24+
'bloom-filter2>=2.0.0'
2625
]
2726

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

0 commit comments

Comments
 (0)