Skip to content

Commit eb31d82

Browse files
authored
Update pyproject.toml
1 parent 1e14a68 commit eb31d82

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

pyproject.toml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,8 @@ authors = [{name = "the hatch-multi authors", email = "[email protected]"}]
88
description = "Create multiple discrete packages from optional-dependencies (extras)"
99
readme = "README.md"
1010
license = { text = "Apache-2.0" }
11-
<<<<<<< before updating
1211
version = "1.0.0"
13-
requires-python = ">=3.9"
14-
=======
15-
version = "0.1.0"
1612
requires-python = ">=3.10"
17-
>>>>>>> after updating
1813
keywords = []
1914

2015
classifiers = [

0 commit comments

Comments
 (0)