This commit is contained in:
Mark Qvist 2025-05-09 12:04:55 +02:00
parent 32c839f497
commit 6f333b8234
4 changed files with 5 additions and 3 deletions

View file

@ -34,10 +34,12 @@ setuptools.setup(
long_description_content_type="text/markdown",
url="https://reticulum.network/",
packages=packages,
license="Reticulum License",
license_files = ("LICENSE"),
classifiers=[
"Programming Language :: Python :: 3",
"License :: Reticulum License",
"Operating System :: OS Independent",
"Development Status :: 4 - Beta",
],
entry_points= {
'console_scripts': [