Skip to content
This repository was archived by the owner on Sep 19, 2023. It is now read-only.

Commit 473ad09

Browse files
authored
Update setup.cfg to remove classifiers because I don't feel like retyping this to be honest
1 parent 68d0c5c commit 473ad09

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

setup.cfg

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -10,17 +10,7 @@ project_urls =
1010
license = BSD 3-Clause License
1111
license_file = LICENSE
1212
keywords = rocksdb bindings
13-
classifiers =
14-
Development Status :: 5 - Production/Stable
15-
Intended Audience :: Developers
16-
License :: OSI Approved :: BSD License
17-
Programming Language :: Python :: 3
18-
Programming Language :: Python :: 3.7
19-
Programming Language :: Python :: 3.8
20-
Programming Language :: Python :: 3.9
21-
Programming Language :: Python :: 3.10
22-
Programming Language :: Python :: 3.11
23-
Topic :: Database
13+
2414

2515

2616
[options]

0 commit comments

Comments
 (0)