Skip to content

Commit 7e2caed

Browse files
committed
Update comments
1 parent fbd1071 commit 7e2caed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
'selenium==3.141.0',
9696
'pluggy==0.13.1',
9797
'attrs>=19.3.0',
98-
'pytest==4.6.9;python_version<"3.5"', # For Python 2 compatibility
98+
'pytest==4.6.9;python_version<"3.5"',
9999
'pytest==5.3.5;python_version>="3.5"',
100100
'pytest-cov==2.8.1',
101101
'pytest-forked==1.1.3',

0 commit comments

Comments
 (0)