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 1b88f5e commit cb97d2dCopy full SHA for cb97d2d
setup.py
@@ -74,9 +74,9 @@ def parse_requirements(filename):
74
'Operating System :: OS Independent',
75
'Development Status :: 5 - Production/Stable',
76
'Intended Audience :: Developers',
77
- 'Topic :: Software Development :: Build Tools'
+ 'Topic :: Software Development :: Build Tools',
78
'Typing :: Typed',
79
- ],
+ ],
80
81
license='Apache 2.0',
82
0 commit comments