summaryrefslogtreecommitdiff
path: root/var/spack/repos/builtin/packages/py-ytopt-autotune/version.patch
blob: 2e00b9b245bb34a2cec32dd477e0690be4227b6a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
diff --git a/autotune/__init__.py b/autotune/__init__.py
index 5636cf1..6c9488d 100644
--- a/autotune/__init__.py
+++ b/autotune/__init__.py
@@ -1,4 +1,4 @@
-from autotune.__version__ import __version__, __version_suffix__
+from autotune.__version__ import __version__
 name = 'autotune'
 version = __version__