Remove pointless classifier

This commit is contained in:
Hynek Schlawack 2023-06-02 15:27:38 +02:00
parent 9b0e9bb35b
commit df3b71b1f8
No known key found for this signature in database
GPG Key ID: AE2536227F69F181

View File

@ -34,7 +34,6 @@ classifiers = [
"Programming Language :: Python :: Implementation :: CPython",
"Programming Language :: Python :: Implementation :: PyPy",
"Topic :: Security :: Cryptography",
"Topic :: Security",
"Topic :: Software Development :: Libraries :: Python Modules",
]
dependencies = [