summaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/setup.py b/setup.py
index c0faedc..5942a67 100644
--- a/setup.py
+++ b/setup.py
@@ -3,10 +3,9 @@
# SPDX-FileCopyrightText: © 2013 The glucometerutils Authors
# SPDX-License-Identifier: MIT
-from setuptools import setup
-
# Ensure it's present.
import setuptools_scm # noqa: F401
+from setuptools import setup
extras_require = {
# These are all the drivers' dependencies. Optional dependencies are