We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 51c6c2d + a0ea3f0 commit 472ec6dCopy full SHA for 472ec6d
extension.toml
@@ -1,11 +1,11 @@
1
id = "python-requirements"
2
name = "Python requirements and constraints"
3
-version = "0.0.1"
+version = "0.0.2"
4
schema_version = 1
5
authors = ["Gabriel Linder <[email protected]>"]
6
description = "Syntax highlighting for requirements.txt and constraints.txt files"
7
repository = "https://github.com/dargor/zed-python-requirements"
8
9
[grammars.requirements]
10
repository = "https://github.com/tree-sitter-grammars/tree-sitter-requirements"
11
-commit = "5ad9b7581b3334f6ad492847d007f2fac6e6e5f2"
+commit = "caeb2ba854dea55931f76034978de1fd79362939"
0 commit comments