Skip to content

Commit

Permalink
initial commit (#554)
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelweinold authored and agoose77 committed Oct 25, 2023
1 parent 8044ccc commit 44788a6
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .readthedocs.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
version: 2

build:
os: ubuntu-22.04
tools:
python: "3.11"

python:
version: "3.8"
install:
- method: pip
path: .
Expand Down

0 comments on commit 44788a6

Please sign in to comment.