From f489eb950de35b1d4a4aac3d69d47da1c42f0779 Mon Sep 17 00:00:00 2001 From: Christoph Paulik Date: Tue, 20 Mar 2018 13:30:40 +0100 Subject: [PATCH] Fix classifiers. --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 18d5d80..1ff7adb 100644 --- a/setup.cfg +++ b/setup.cfg @@ -8,7 +8,7 @@ home-page = http://www.github.com/TUW-GEO/pynetcf description-file = README.rst # Add here all kinds of additional classifiers as defined under # https://pypi.python.org/pypi?%3Aaction=list_classifiers -classifiers = Development Status :: 4 - Beta, +classifiers = Development Status :: 4 - Beta Programming Language :: Python [entry_points]