Update setup.py

master
Fabio Caccamo 2022-12-11 23:05:17 +01:00
parent 15da0bfd9a
commit 5623e77b5c
1 changed files with 1 additions and 0 deletions

View File

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