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 edfd6a5 commit c1a0380Copy full SHA for c1a0380
setup.cfg
@@ -18,7 +18,7 @@ classifiers =
18
[options]
19
packages = find:
20
install_requires =
21
- backports.strenum>=1.2.8;python_version<'3.11'
+ backports-strenum>=1.2.8;python_version<'3.11'
22
python_requires = >=3.10
23
24
[options.extras_require]
0 commit comments