Browse Source

fixed classifiers

Fabian Peter Hammerle 5 years ago
parent
commit
60ccab75cc
1 changed files with 1 additions and 1 deletions
  1. 1 1
      setup.py

+ 1 - 1
setup.py

@@ -20,7 +20,7 @@ setuptools.setup(
         'Intended Audience :: System Administrators',
         'License :: OSI Approved :: MIT License',
         'Operating System :: POSIX',
-        'Programming Language :: Python :: 3'
+        'Programming Language :: Python :: 3',
         'Topic :: System :: Filesystems',
         'Topic :: Utilities',
     ],