Skip to content

Commit

Permalink
Merge branch 'main' into henryiii/feat/emptylist
Browse files Browse the repository at this point in the history
  • Loading branch information
cjolowicz committed Dec 23, 2021
2 parents 90d0f6f + 7eb3719 commit 8254716
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions .readthedocs.yml
@@ -1,10 +1,11 @@
formats: []

version: 2
build:
image: latest
os: ubuntu-20.04
tools:
python: "3.10"

python:
version: 3.8
pip_install: true

requirements_file: requirements-test.txt
install:
- requirements: requirements-test.txt
- method: pip
path: .

0 comments on commit 8254716

Please sign in to comment.