mirror of
https://github.com/pnx/tree-sitter-dotenv
synced 2026-07-04 13:33:41 +02:00
Compare commits
2 commits
f3b1f1f20d
...
eaedb92463
| Author | SHA1 | Date | |
|---|---|---|---|
| eaedb92463 | |||
|
|
6235e6afb5 |
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