Testing removing dependancies
This commit is contained in:
parent
eb433fe975
commit
58228cf531
12
ERSCMU.py
12
ERSCMU.py
@ -1,15 +1,3 @@
|
|||||||
import os
|
|
||||||
import requests
|
|
||||||
import zipfile
|
|
||||||
import shutil
|
|
||||||
import json
|
|
||||||
from datetime import datetime
|
|
||||||
import configparser
|
|
||||||
from PyQt5 import QtWidgets, QtGui
|
|
||||||
from PyQt5.QtWidgets import QApplication, QMainWindow, QWidget, QVBoxLayout, QHBoxLayout, QLabel, QLineEdit, QPushButton, QCheckBox, QComboBox, QDialog, QMessageBox, QFileDialog
|
|
||||||
from PyQt5.QtGui import QFont
|
|
||||||
from PyQt5.QtCore import Qt
|
|
||||||
|
|
||||||
# Define version number
|
# Define version number
|
||||||
PROGRAM_VERSION = "1.7.0.1"
|
PROGRAM_VERSION = "1.7.0.1"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user