Skip to content

Commit 72209fc

Browse files
committed
Update license description in pyproject.toml from 'Apache 2.0' to 'Apache Software License'
1 parent 86ff2fd commit 72209fc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ keywords = ["pose estimation", "3D pose", "flow matching", "computer vision"]
1717
classifiers = [
1818
"Development Status :: 4 - Beta",
1919
"Intended Audience :: Science/Research",
20-
"License :: OSI Approved :: Apache 2.0",
20+
"License :: OSI Approved :: Apache Software License",
2121
"Programming Language :: Python :: 3",
2222
"Programming Language :: Python :: 3.10",
2323
"Topic :: Scientific/Engineering :: Artificial Intelligence",

0 commit comments

Comments
 (0)