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 4f29ff6 commit 2695c8dCopy full SHA for 2695c8d
1 file changed
pyproject.toml
@@ -12,21 +12,15 @@ authors = [
12
description = "Miscellaneous commands for csp-bot"
13
readme = "README.md"
14
license = { text = "Apache-2.0" }
15
-<<<<<<< before updating
16
version = "1.0.1"
17
-requires-python = ">=3.10"
+requires-python = ">=3.11"
18
keywords = [
19
"csp",
20
"stream-processing",
21
"slack",
22
"chat",
23
"chatbot",
24
]
25
-=======
26
-version = "0.1.0"
27
-requires-python = ">=3.11"
28
-keywords = []
29
->>>>>>> after updating
30
31
classifiers = [
32
"Development Status :: 3 - Alpha",
0 commit comments