Skip to content

Commit 679debc

Browse files
committed
Update license classifier in setup.py to specify Apache Software License
1 parent 6b1e274 commit 679debc

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
@@ -26,7 +26,7 @@
2626
"Programming Language :: Python :: 3.11",
2727
"Programming Language :: Python :: 3.12",
2828
"Programming Language :: Python :: 3.13",
29-
"License :: OSI Approved :: Apache 2.0",
29+
"License :: OSI Approved :: Apache Software License",
3030
"Operating System :: OS Independent",
3131
],
3232
)

0 commit comments

Comments
 (0)