diff --git a/pyproject.toml b/pyproject.toml index fcaa6e1..7e2dd50 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -9,6 +9,9 @@ authors = [ "James Cole", "Greg Dowling " ] +classifiers = [ + "License :: OSI Approved :: GNU General Public License v2 (GPLv2)", +] readme = 'README.md'