We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6931e06 commit 61b0ed1Copy full SHA for 61b0ed1
1 file changed
setup.py
@@ -12,6 +12,7 @@
12
'pytest-cov',
13
'importlib-metadata==4.2',
14
'tomli==1.2.3',
15
+ 'iniconfig==1.1.1'
16
]
17
18
INSTALL_REQUIRES = [
0 commit comments