File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changes here will be overwritten by Copier
2- _commit : 392c67f
2+ _commit : ' 4875149 '
33_src_path : https://github.com/python-project-templates/base.git
44add_docs : false
55add_extension : python
Original file line number Diff line number Diff line change @@ -12,6 +12,7 @@ authors = [
1212description = " Miscellaneous commands for csp-bot"
1313readme = " README.md"
1414license = { text = " Apache-2.0" }
15+ <<<<<<< before updating
1516version = " 1.0.1"
1617requires-python = " >=3.10"
1718keywords = [
@@ -21,14 +22,18 @@ keywords = [
2122 " chat" ,
2223 " chatbot" ,
2324]
25+ =======
26+ version = " 0.1.0"
27+ requires-python = " >=3.11"
28+ keywords = []
29+ >>>>>>> after updating
2430
2531classifiers = [
2632 " Development Status :: 3 - Alpha" ,
2733 " Programming Language :: Python" ,
2834 " Programming Language :: Python :: Implementation :: CPython" ,
2935 " Programming Language :: Python :: Implementation :: PyPy" ,
3036 " Programming Language :: Python :: 3" ,
31- " Programming Language :: Python :: 3.10" ,
3237 " Programming Language :: Python :: 3.11" ,
3338 " Programming Language :: Python :: 3.12" ,
3439 " Programming Language :: Python :: 3.13" ,
You can’t perform that action at this time.
0 commit comments