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.
1 parent 19e3e5c commit 40e25dfCopy full SHA for 40e25df
1 file changed
pyproject.toml
@@ -13,18 +13,13 @@ description = "Hatch plugin for JavaScript"
13
readme = "README.md"
14
license = { text = "Apache-2.0" }
15
version = "0.1.0"
16
-<<<<<<< before updating
17
-requires-python = ">=3.10"
+requires-python = ">=3.11"
18
keywords = [
19
"hatch",
20
"python",
21
"build",
22
"javascript",
23
]
24
-=======
25
-requires-python = ">=3.11"
26
-keywords = []
27
->>>>>>> after updating
28
29
classifiers = [
30
"Development Status :: 3 - Alpha",
0 commit comments