File tree Expand file tree Collapse file tree 3 files changed +7
-2
lines changed
Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 11# Changes here will be overwritten by Copier
2- _commit : 3160d4c
2+ _commit : 9be318c
33_src_path : https://github.com/python-project-templates/base.git
44add_docs : true
55add_extension : rustjswasm
Original file line number Diff line number Diff line change @@ -145,3 +145,8 @@ target
145145# Hydra
146146outputs /
147147multirun /
148+
149+ # AI
150+ ROADMAP.md
151+ AGENTS.md
152+ .github /hooks /sdlc.json
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ edition = "2021"
66license = " Apache-2.0"
77readme = " ../README.md"
88repository = " https://github.com/python-project-templates/python template rust"
9- description = " "
9+ description = " A Rust-Python project template "
1010
1111[lib ]
1212name = " python_template_rust"
You can’t perform that action at this time.
0 commit comments