Skip to content

Commit 2695c8d

Browse files
authored
Update pyproject.toml
1 parent 4f29ff6 commit 2695c8d

1 file changed

Lines changed: 1 addition & 7 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -12,21 +12,15 @@ authors = [
1212
description = "Miscellaneous commands for csp-bot"
1313
readme = "README.md"
1414
license = { text = "Apache-2.0" }
15-
<<<<<<< before updating
1615
version = "1.0.1"
17-
requires-python = ">=3.10"
16+
requires-python = ">=3.11"
1817
keywords = [
1918
"csp",
2019
"stream-processing",
2120
"slack",
2221
"chat",
2322
"chatbot",
2423
]
25-
=======
26-
version = "0.1.0"
27-
requires-python = ">=3.11"
28-
keywords = []
29-
>>>>>>> after updating
3024

3125
classifiers = [
3226
"Development Status :: 3 - Alpha",

0 commit comments

Comments
 (0)