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 91b4685 commit bbc3323Copy full SHA for bbc3323
setup.py
@@ -10,6 +10,7 @@
10
'pytest-mock>=3.5.1',
11
'coverage',
12
'pytest-cov',
13
+ 'importlib-metadata==4.3'
14
]
15
16
INSTALL_REQUIRES = [
0 commit comments