Skip to content

Commit

Permalink
add models.html to deploy skip list (#54)
Browse files Browse the repository at this point in the history
  • Loading branch information
Neet-Nestor authored Jun 10, 2024
1 parent cf47363 commit a7b26b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions static/update_site.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ def py_str(cstr):
# list of files to skip
skip_list = set(
[
"models.html",
"wheels.html",
".gitignore",
".nojekyll",
Expand Down

0 comments on commit a7b26b6

Please sign in to comment.