Skip to content

Commit

Permalink
run on 3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
aktech committed Aug 22, 2023
1 parent e5f5473 commit 31bb342
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
strategy:
fail-fast: false
matrix:
python-version: ["3.11"]
python-version: ["3.9"]
steps:
- uses: actions/checkout@v3

Expand Down
1 change: 0 additions & 1 deletion environment-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ name: jhub-apps-dev
channels:
- conda-forge
dependencies:
- python ==3.9
- fastapi
- httpx
- python-multipart
Expand Down

0 comments on commit 31bb342

Please sign in to comment.