chg: [core ] various minor fixes.

This commit is contained in:
Cédric Bonhomme 2021-11-01 13:52:16 +01:00
parent b64d039389
commit 4aac55ec77
No known key found for this signature in database
GPG key ID: A1CB94DE57B7A70D
4 changed files with 5 additions and 8 deletions

View file

@ -22,9 +22,9 @@ classifiers = [
"Intended Audience :: Science/Research",
"Topic :: Security",
"Operating System :: OS Independent",
"Programming Language :: Python :: 3.7",
"Programming Language :: Python :: 3.8",
"Programming Language :: Python :: 3.9",
"Programming Language :: Python :: 3.10",
"License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)"
]