Skip to content

Commit 4236147

Browse files
authored
fix: trove classifiers (#265)
1 parent d6b4f83 commit 4236147

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ def parse_requirements(filename):
7575
'Operating System :: OS Independent',
7676
'Development Status :: 5 - Production/Stable',
7777
'Intended Audience :: Developers',
78-
'Topic :: Software Development :: Build Tools'
78+
'Topic :: Software Development :: Build Tools',
7979
'Typing :: Typed',
8080
],
8181

0 commit comments

Comments
 (0)