mirror of
https://github.com/onyx-and-iris/bible.git
synced 2026-09-15 07:32:34 +00:00
sync version between manifests
add pyproject-fmt to pre-commit config
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
channels = ["https://prefix.dev/conda-forge"]
|
||||
platforms = ["win-64", "linux-64", "osx-arm64", "osx-64"]
|
||||
preview = ["pixi-build"]
|
||||
name = "bible"
|
||||
version = "0.2.0"
|
||||
|
||||
[tasks]
|
||||
cli = "bible-cli"
|
||||
@@ -16,10 +18,6 @@ ruff = ">=0.16.7,<0.17"
|
||||
[dependencies.bible]
|
||||
path = "."
|
||||
|
||||
[package]
|
||||
name = "bible"
|
||||
version = "0.1.0"
|
||||
|
||||
[package.build.backend]
|
||||
name = "pixi-build-python"
|
||||
version = "0.4.*"
|
||||
|
||||
Reference in New Issue
Block a user