File tree Expand file tree Collapse file tree 3 files changed +8
-3
lines changed
Expand file tree Collapse file tree 3 files changed +8
-3
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 : false
55add_extension : rust
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 @@ -5,8 +5,8 @@ authors = ["the temporal-cache authors <dev@1kbgz.com>"]
55edition = " 2021"
66license = " Apache-2.0"
77readme = " ../README.md"
8- repository = " https://github.com/1kbgz/temporal- cache"
9- description = " "
8+ repository = " https://github.com/1kbgz/temporal cache"
9+ description = " Time based function caching "
1010
1111[lib ]
1212name = " temporalcache"
You can’t perform that action at this time.
0 commit comments