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 : jupyter
Original file line number Diff line number Diff line change @@ -14,6 +14,7 @@ authors = [
1414description = " notebook templates for jupyterlab"
1515readme = " README.md"
1616license = { text = " Apache-2.0" }
17+ <<<<<<< before updating
1718version = " 0.5.3"
1819requires-python = " >=3.10"
1920keywords = [
@@ -23,6 +24,11 @@ keywords = [
2324 " Templates" ,
2425 " FINOS" ,
2526]
27+ =======
28+ version = " 0.1.0"
29+ requires-python = " >=3.11"
30+ keywords = []
31+ >>>>>>> after updating
2632
2733classifiers = [
2834 " Development Status :: 3 - Alpha" ,
@@ -35,7 +41,6 @@ classifiers = [
3541 " Programming Language :: Python :: Implementation :: CPython" ,
3642 " Programming Language :: Python :: Implementation :: PyPy" ,
3743 " Programming Language :: Python :: 3" ,
38- " Programming Language :: Python :: 3.10" ,
3944 " Programming Language :: Python :: 3.11" ,
4045 " Programming Language :: Python :: 3.12" ,
4146 " Programming Language :: Python :: 3.13" ,
You can’t perform that action at this time.
0 commit comments