mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2025-12-22 22:21:58 +00:00
Updated pyproject.toml for newer poetry versions
This commit is contained in:
@@ -2,8 +2,9 @@
|
|||||||
name = "qmk-firmware"
|
name = "qmk-firmware"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
description = ""
|
description = ""
|
||||||
authors = ["Your Name <you@example.com>"]
|
authors = []
|
||||||
readme = "README.md"
|
readme = "readme.md"
|
||||||
|
package-mode = false
|
||||||
|
|
||||||
[tool.poetry.dependencies]
|
[tool.poetry.dependencies]
|
||||||
python = "^3.11"
|
python = "^3.11"
|
||||||
|
|||||||
Reference in New Issue
Block a user