setup: Re-add Python version classifiers

Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
Change-Id: I808e6166975882cf22279ee9045d572bc2bf70d2
This commit is contained in:
Stephen Finucane 2023-10-02 17:01:26 +01:00
parent 9ebb2452c6
commit c2f3f7c0c1
1 changed files with 2 additions and 0 deletions

View File

@ -18,6 +18,8 @@ classifier =
Programming Language :: Python :: Implementation :: CPython
Programming Language :: Python :: 3 :: Only
Programming Language :: Python :: 3
Programming Language :: Python :: 3.8
Programming Language :: Python :: 3.9
Topic :: System :: Monitoring
[options]