Compare commits
No commits in common. "414e88b4cd7b310fb6c0bbc6d570c8f5990c2d0f" and "d7c71f63498a5e750818213f2a6e380d4ef2ed9f" have entirely different histories.
414e88b4cd
...
d7c71f6349
2 changed files with 3 additions and 2 deletions
|
|
@ -1,5 +1,7 @@
|
||||||
# JinjaTurtle
|
# JinjaTurtle
|
||||||
|
|
||||||
|
## ARCHIVED: I'm no longer working on this project, it didn't work as well as I'd hoped. ##
|
||||||
|
|
||||||
<div align="center">
|
<div align="center">
|
||||||
<img src="https://git.mig5.net/mig5/jinjaturtle/raw/branch/main/jinjaturtle.svg" alt="JinjaTurtle logo" width="240" />
|
<img src="https://git.mig5.net/mig5/jinjaturtle/raw/branch/main/jinjaturtle.svg" alt="JinjaTurtle logo" width="240" />
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
|
|
@ -2,8 +2,7 @@
|
||||||
|
|
||||||
set -eo pipefail
|
set -eo pipefail
|
||||||
|
|
||||||
# Clean caches etc
|
rm -rf dist
|
||||||
filedust -y .
|
|
||||||
|
|
||||||
# Publish to Pypi
|
# Publish to Pypi
|
||||||
poetry build
|
poetry build
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue