mirror of
https://github.com/pnx/tree-sitter-dotenv
synced 2026-06-16 01:54:56 +02:00
Merge pull request #12 from pnx/dependabot/pip/pip-ce09a933b6
build(deps): bump the pip group with 2 updates
This commit is contained in:
commit
eaedb92463
1 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
[build-system]
|
[build-system]
|
||||||
requires = ["setuptools>=42", "wheel"]
|
requires = ["setuptools>=82.0.1", "wheel"]
|
||||||
build-backend = "setuptools.build_meta"
|
build-backend = "setuptools.build_meta"
|
||||||
|
|
||||||
[project]
|
[project]
|
||||||
|
|
@ -22,7 +22,7 @@ readme = "README.md"
|
||||||
Homepage = "https://github.com/pnx/tree-sitter-dotenv"
|
Homepage = "https://github.com/pnx/tree-sitter-dotenv"
|
||||||
|
|
||||||
[project.optional-dependencies]
|
[project.optional-dependencies]
|
||||||
core = ["tree-sitter~=0.24"]
|
core = ["tree-sitter~=0.25"]
|
||||||
|
|
||||||
[tool.cibuildwheel]
|
[tool.cibuildwheel]
|
||||||
build = "cp310-*"
|
build = "cp310-*"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue