Skip to content

Commit 61b0ed1

Browse files
committed
added iniconfig version 1.1.1 for test to avoid using 2.0.0 version which does not support python 3.6
1 parent 6931e06 commit 61b0ed1

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
@@ -12,6 +12,7 @@
1212
'pytest-cov',
1313
'importlib-metadata==4.2',
1414
'tomli==1.2.3',
15+
'iniconfig==1.1.1'
1516
]
1617

1718
INSTALL_REQUIRES = [

0 commit comments

Comments
 (0)