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 1330e10 commit 6ca1f5dCopy full SHA for 6ca1f5d
1 file changed
pyproject.toml
@@ -12,7 +12,6 @@ authors = [
12
description = "Hatch plugin for C++ builds"
13
readme = "README.md"
14
license = { text = "Apache-2.0" }
15
-<<<<<<< before updating
16
version = "0.4.0"
17
requires-python = ">=3.10"
18
keywords = [
@@ -23,11 +22,6 @@ keywords = [
23
22
"c++",
24
"cmake",
25
]
26
-=======
27
-version = "0.1.0"
28
-requires-python = ">=3.11"
29
-keywords = []
30
->>>>>>> after updating
31
32
classifiers = [
33
"Development Status :: 3 - Alpha",
0 commit comments