1
0
Fork 0
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:
Henrik Hautakoski 2026-04-12 18:59:55 +02:00 committed by GitHub
commit eaedb92463
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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-*"