From 3bd5174ce61e2a61af21615a9612cbda29fdac75 Mon Sep 17 00:00:00 2001 From: ggendron Date: Fri, 19 Jul 2024 09:44:43 +0000 Subject: [PATCH] Actualiser setup.py --- setup.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/setup.py b/setup.py index 45699b7..13614aa 100644 --- a/setup.py +++ b/setup.py @@ -1,7 +1,5 @@ # -*- coding: utf-8 -*- from setuphelpers import * -import subprocess -import winreg as reg LocalAdministrator = "LocalAdministrator"