Skip to content

Commit

Permalink
Merge pull request #892 from EvanBldy/docs
Browse files Browse the repository at this point in the history
[netlify] use python 3.12
  • Loading branch information
EvanBldy authored Nov 26, 2024
2 parents 351ae61 + f35373e commit 6a7e546
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 7 deletions.
5 changes: 0 additions & 5 deletions .travis.yml

This file was deleted.

2 changes: 2 additions & 0 deletions netlify.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[build]
environment = { PYTHON_VERSION = "3.12" }
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
mkdocs>=0.9.0
mkdocs>=1.6.1
1 change: 0 additions & 1 deletion runtime.txt

This file was deleted.

0 comments on commit 6a7e546

Please sign in to comment.