mirror of
https://github.com/tgorordo/smithy.git
synced 2026-06-05 16:22:15 -07:00
sync
This commit is contained in:
parent
9e1e5d9642
commit
18405644d3
1 changed files with 10 additions and 0 deletions
|
|
@ -1,3 +1,13 @@
|
|||
# /// script
|
||||
# requires-python = ">=3.13"
|
||||
# dependencies = [
|
||||
# "click>=8.4.1",
|
||||
# "polars>=1.41.0",
|
||||
# "pyside6>=6.11.1",
|
||||
# "rich>=15.0.0",
|
||||
# "rustworkx>=0.17.1",
|
||||
# ]
|
||||
# ///
|
||||
from PySide6.QtWidgets import QApplication, QWidget
|
||||
|
||||
app = QApplication(sys.argv)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue