Skip to content

Commit

Permalink
fix: license string
Browse files Browse the repository at this point in the history
  • Loading branch information
jourdain committed Dec 30, 2024
1 parent b4a1ea5 commit cf94c77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ keywords = ["Python", "Interactive", "Web", "Application", "Framework"]
classifiers = [
"Development Status :: 5 - Production/Stable",
"Environment :: Web Environment",
"License :: OSI Approved :: Apache License",
"License :: OSI Approved :: Apache Software License",
"Natural Language :: English",
"Operating System :: OS Independent",
"Programming Language :: Python :: 3 :: Only",
Expand Down

0 comments on commit cf94c77

Please sign in to comment.