Skip to content

Commit 17252e0

Browse files
committed
Remove unnecessary pin.
1 parent ac7cc91 commit 17252e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ def run(self):
132132
'testing': [
133133
'fields',
134134
'hunter',
135-
'process-tests==2.0.2',
135+
'process-tests',
136136
'six',
137137
'pytest-xdist',
138138
'virtualenv',

0 commit comments

Comments
 (0)