diff --git a/setup.py b/setup.py index bffc6e5..e9bf0d1 100644 --- a/setup.py +++ b/setup.py @@ -1,7 +1,5 @@ #!/usr/bin/env python from setuptools import setup, find_packages -import setuptools_scm # noqa: F401 -import toml # noqa: F401 setup( name="Differential",