aboutsummaryrefslogtreecommitdiffstats
path: root/biology/py-deeptoolsintervals/files/patch-setup.py
blob: d8d41de78a6e2abc1d30903da5b83f6c9d901104 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- setup.py.orig	2021-10-13 15:57:11 UTC
+++ setup.py
@@ -32,7 +32,7 @@ setup(name='deeptoolsintervals',
       author_email="ryan@ie-freiburg.mpg.de",
       url="https://github.com/deeptools/deeptools_intervals",
       keywords=["bioinformatics", "GTF"],
-      classifier=["Development Status :: 5 - Production/Stable",
+      classifiers=["Development Status :: 5 - Production/Stable",
                   "Environment :: Console",
                   "License :: OSI Approved :: MIT License",
                   "Intended Audience :: Developers",