diff --git a/README.md b/README.md index 27fc7c5..8e74d67 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # JinjaTurtle +## ARCHIVED: I'm no longer working on this project, it didn't work as well as I'd hoped. ## +
JinjaTurtle logo
diff --git a/release.sh b/release.sh index b651736..7e8521c 100755 --- a/release.sh +++ b/release.sh @@ -2,8 +2,7 @@ set -eo pipefail -# Clean caches etc -filedust -y . +rm -rf dist # Publish to Pypi poetry build