From a038fd7e12e6ca9cbb31e75d7ac63edb8a879f83 Mon Sep 17 00:00:00 2001 From: Konstantin Ryabitsev Date: Sun, 15 Mar 2020 17:23:16 -0400 Subject: Tweak attestation parameters Signed-off-by: Konstantin Ryabitsev --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index de9fabf..c8acc52 100644 --- a/setup.py +++ b/setup.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 import os -from distutils.core import setup +from setuptools import setup # Utility function to read the README file. # Used for the long_description. It's nice, because now 1) we have a top level -- cgit v1.2.3