Add pixi workspace metadata
This commit is contained in:
@@ -26,6 +26,13 @@ codex-gateway-tui = "codex_retry_gateway_tui:main"
|
||||
Homepage = "https://gitea.shujk.top/shujakuin/codex-retry-gateway-tui"
|
||||
Repository = "https://gitea.shujk.top/shujakuin/codex-retry-gateway-tui"
|
||||
|
||||
[tool.pixi.workspace]
|
||||
channels = ["conda-forge"]
|
||||
platforms = ["linux-64"]
|
||||
|
||||
[tool.pixi.pypi-dependencies]
|
||||
codex-retry-gateway-tui = { path = ".", editable = false }
|
||||
|
||||
[tool.setuptools]
|
||||
py-modules = ["codex_retry_gateway_tui"]
|
||||
include-package-data = true
|
||||
|
||||
Reference in New Issue
Block a user