Skip to content

Commit

Permalink
use readthedocs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
RonnyPfannschmidt committed Sep 23, 2022
1 parent 3870b8d commit 3be69a7
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 16 deletions.
14 changes: 14 additions & 0 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
version: 2

build:
os: "ubuntu-20.04"
tools:
python: "3.10"

sphinx:
configuration: docs/conf.py

python:
install:
- method: pip
path: .
16 changes: 0 additions & 16 deletions setup.py

This file was deleted.

0 comments on commit 3be69a7

Please sign in to comment.