Skip to content

Commit

Permalink
pyqt5
Browse files Browse the repository at this point in the history
  • Loading branch information
Kanahiro committed May 27, 2024
1 parent aeb587e commit 7106f6b
Show file tree
Hide file tree
Showing 2 changed files with 68 additions and 1 deletion.
65 changes: 64 additions & 1 deletion poetry.lock

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

4 changes: 4 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,10 @@ pandas = "^2.2.2"
pytest-mock = "^3.14.0"
pytest-qgis = "^2.0.0"


[tool.poetry.group.pyqt5.dependencies]
pyqt5 = "^5.15.10"

[build-system]
requires = ["poetry-core"]
build-backend = "poetry.core.masonry.api"
Expand Down

0 comments on commit 7106f6b

Please sign in to comment.