We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e2b672a + 16cabe3 commit 8ffb5aeCopy full SHA for 8ffb5ae
1 file changed
setup.py
@@ -12,7 +12,8 @@
12
'pytest-cov',
13
'importlib-metadata==4.2',
14
'tomli==1.2.3',
15
- 'iniconfig==1.1.1'
+ 'iniconfig==1.1.1',
16
+ 'attrs==22.1.0'
17
]
18
19
INSTALL_REQUIRES = [
0 commit comments