Update setup.py

master
Fabio Caccamo 2022-12-12 09:50:17 +01:00
parent 9522f1a156
commit 6f203e0761
1 changed files with 0 additions and 1 deletions

View File

@ -80,5 +80,4 @@ setup(
"Programming Language :: Python :: 3.11", "Programming Language :: Python :: 3.11",
"Topic :: Software Development :: Build Tools", "Topic :: Software Development :: Build Tools",
], ],
license="MIT",
) )