Skip to content

Commit 40e25df

Browse files
authored
Update pyproject.toml
1 parent 19e3e5c commit 40e25df

1 file changed

Lines changed: 1 addition & 6 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,18 +13,13 @@ description = "Hatch plugin for JavaScript"
1313
readme = "README.md"
1414
license = { text = "Apache-2.0" }
1515
version = "0.1.0"
16-
<<<<<<< before updating
17-
requires-python = ">=3.10"
16+
requires-python = ">=3.11"
1817
keywords = [
1918
"hatch",
2019
"python",
2120
"build",
2221
"javascript",
2322
]
24-
=======
25-
requires-python = ">=3.11"
26-
keywords = []
27-
>>>>>>> after updating
2823

2924
classifiers = [
3025
"Development Status :: 3 - Alpha",

0 commit comments

Comments
 (0)