Skip to content

Commit 4ec9df7

Browse files
committed
setup.py: Fix license classifier for Apache
1 parent 461185a commit 4ec9df7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,6 @@
3737
"Programming Language :: Python :: 3",
3838
"Programming Language :: Python :: 3 :: Only",
3939
"Operating System :: OS Independent",
40-
"OSI Approved :: Apache Software License",
40+
"License :: OSI Approved :: Apache Software License",
4141
],
4242
)

0 commit comments

Comments
 (0)