Skip to content

Commit

Permalink
Add fork strategy
Browse files Browse the repository at this point in the history
  • Loading branch information
larsevj committed Dec 18, 2024
1 parent d37ce3a commit 0028f57
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -258,3 +258,6 @@ PYSIDE6 = false
PYQT5 = true
PYSIDE2 = false
PYQT6 = false

[tool.uv]
fork-strategy = "requires-python"

0 comments on commit 0028f57

Please sign in to comment.