Initial Commit+
This commit is contained in:
9
pyproject.toml
Normal file
9
pyproject.toml
Normal file
@@ -0,0 +1,9 @@
|
||||
[project]
|
||||
name = "pirc"
|
||||
version = "0.1.0"
|
||||
description = "Add your description here"
|
||||
requires-python = ">=3.13"
|
||||
dependencies = [
|
||||
"pyqt6>=6.9.1",
|
||||
"pyside6>=6.10.0",
|
||||
]
|
||||
Reference in New Issue
Block a user