mirror of
https://github.com/nixietab/picodulce.git
synced 2025-04-04 07:28:56 +01:00
added requierments.txt
This commit is contained in:
parent
9f6659765f
commit
2938d751a7
@ -1,6 +1,5 @@
|
||||
import sys
|
||||
import subprocess
|
||||
import picomc
|
||||
from PyQt5.QtWidgets import QApplication, QComboBox, QWidget, QVBoxLayout, QPushButton, QMessageBox, QDialog, QHBoxLayout, QLabel, QLineEdit, QCheckBox
|
||||
from PyQt5.QtGui import QFont, QIcon, QColor, QPalette
|
||||
from PyQt5.QtCore import Qt
|
||||
|
2
requirements.txt
Normal file
2
requirements.txt
Normal file
@ -0,0 +1,2 @@
|
||||
picomc
|
||||
PyQt5
|
Loading…
Reference in New Issue
Block a user