add some preferences
This commit is contained in:
parent
1555e20459
commit
5e99216cf2
8 changed files with 503 additions and 25 deletions
|
|
@ -39,8 +39,9 @@ repository = "https://git.plastiras.org/emdee/qweechat"
|
|||
homepage = "https://git.plastiras.org/emdee/qweechat"
|
||||
|
||||
[build-system]
|
||||
requires = ["setuptools >= 61.0"]
|
||||
requires = ["setuptools>=40.8.0", "wheel"]
|
||||
build-backend = "setuptools.build_meta"
|
||||
# backend = "setuptools.build_meta:__legacy__"
|
||||
|
||||
[tool.setuptools.dynamic]
|
||||
version = {attr = "qweechat.version.VERSION"}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue