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 1e14a68 commit eb31d82Copy full SHA for eb31d82
pyproject.toml
@@ -8,13 +8,8 @@ authors = [{name = "the hatch-multi authors", email = "[email protected]"}]
8
description = "Create multiple discrete packages from optional-dependencies (extras)"
9
readme = "README.md"
10
license = { text = "Apache-2.0" }
11
-<<<<<<< before updating
12
version = "1.0.0"
13
-requires-python = ">=3.9"
14
-=======
15
-version = "0.1.0"
16
requires-python = ">=3.10"
17
->>>>>>> after updating
18
keywords = []
19
20
classifiers = [
0 commit comments