Skip to content

Commit

Permalink
add .python-version
Browse files Browse the repository at this point in the history
  • Loading branch information
chan-hoo committed Mar 27, 2024
1 parent e7f6e81 commit 6e9c705
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
1 change: 1 addition & 0 deletions .github/workflows/.python-version
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
3.9.x
3 changes: 0 additions & 3 deletions .github/workflows/auto_doc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,6 @@ jobs:
- uses: actions/checkout@v3

- name: Build HTML
uses: actions/setup-python@v3
with:
python-version: '3.9.x'
uses: ammaraskar/sphinx-action@master
with:
docs-folder: "doc/"
Expand Down

0 comments on commit 6e9c705

Please sign in to comment.