We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1da76c1 commit 8516786Copy full SHA for 8516786
setup.py
@@ -10,7 +10,7 @@
10
'pytest-mock>=3.5.1',
11
'coverage',
12
'pytest-cov',
13
- 'importlib-metadata==4.2'
+ 'importlib-metadata==4.2',
14
'tomli==1.2.3',
15
]
16
0 commit comments