Commit 19c6d5a0 authored by Holger Levsen's avatar Holger Levsen
Browse files

setup.py: update classifier to express we are using python3.7 now.

parent 41c23eb4
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -31,7 +31,7 @@ setup(name='reprotest',
          'Operating System :: POSIX',
          'Programming Language :: Python',
          'Programming Language :: Python :: 3',
          'Programming Language :: Python :: 3.5',
          'Programming Language :: Python :: 3.7',
          'Topic :: Utilities',
          ],
      zip_safe=False,