Skip to content

Commit

Permalink
remove jinja2 req
Browse files Browse the repository at this point in the history
  • Loading branch information
FoamyGuy committed Oct 10, 2024
1 parent 31c30a9 commit d63bc09
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion adabot/circuitpython_library_release.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
import logging
from datetime import datetime
import toml
from jinja2 import Template

# Empty RELEASE_TITLE will prompt to ask for a title for each release.
# Set a value here if you want to use the same string for the title of all releases
Expand Down
1 change: 0 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,3 @@ typing-extensions~=4.0
google-auth~=2.13
google-cloud-bigquery~=3.3
toml
jinja2

0 comments on commit d63bc09

Please sign in to comment.