Skip to content

Commit 7350f46

Browse files
committed
Add licence classifier [skip ci]
1 parent 15ebcd8 commit 7350f46

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ keywords = []
1313
authors = [{ name = "James Prior", email = "jamesgr.prior@gmail.com" }]
1414
classifiers = [
1515
"Development Status :: 4 - Beta",
16+
"Intended Audience :: Developers",
17+
"License :: OSI Approved :: MIT License",
1618
"Programming Language :: Python",
1719
"Programming Language :: Python :: 3.8",
1820
"Programming Language :: Python :: 3.9",

0 commit comments

Comments
 (0)