UPDATE: Adds fixes to python upload script

This commit is contained in:
Nicolás Hatcher
2025-01-29 19:24:19 +01:00
committed by Nicolás Hatcher Andrés
parent 6aa73171c7
commit 7777f8e5d6
2 changed files with 23 additions and 1 deletions

View File

@@ -16,7 +16,7 @@ classifiers = [
"Programming Language :: Python :: 3",
"Topic :: Software Development :: Libraries",
"Topic :: Software Development :: Libraries :: Python Modules",
"Office/Business :: Financial :: Spreadsheet",
"Topic :: Office/Business :: Financial :: Spreadsheet",
]
authors = [
{ name = "Nicolás Hatcher", email = "nicolas@theuniverse.today" },