diff --git a/snowglobes_data/pyproject.toml b/snowglobes_data/pyproject.toml index ab34646..273871b 100644 --- a/snowglobes_data/pyproject.toml +++ b/snowglobes_data/pyproject.toml @@ -11,7 +11,6 @@ readme = "README.md" requires-python = ">=3.7" license = {file = "LICENSE"} classifiers = [ - "Private :: Do Not Upload", "Programming Language :: Python :: 3", "License :: OSI Approved :: GNU General Public License v2 (GPLv2)", "Operating System :: OS Independent", @@ -34,4 +33,4 @@ include = ["snowglobes_data", "snowglobes_data.xscns"] [tool.setuptools.package-data] -"*" = ["*.dat"] \ No newline at end of file +"*" = ["*.dat"]