Skip to content

Commit

Permalink
packaging
Browse files Browse the repository at this point in the history
  • Loading branch information
daringer committed Dec 14, 2023
1 parent 1841a7d commit 50cb697
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 29 deletions.
54 changes: 26 additions & 28 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ pywin32 = { version = "305", markers = "sys_platform =='win32'" }
qt_material = "^2.14"

[tool.poetry.group.dev.dependencies]
PySide6-stubs = "^6.4.2.0"
PySide6-stubs = "^6.4.2"
black = ">=22.1.0,<23"
flake8 = "^6.1.0"
isort = "^5.12.0"
Expand Down

0 comments on commit 50cb697

Please sign in to comment.