mirror of
https://github.com/django-polymorphic/django-polymorphic.git
synced 2026-02-14 02:30:23 +03:00
Fix build read the docs. 7th attempt
This commit is contained in:
parent
627491696d
commit
eb24017456
|
|
@ -4,10 +4,13 @@
|
|||
version: 2
|
||||
|
||||
build:
|
||||
os: ubuntu-22.04
|
||||
python:
|
||||
version: 3.12
|
||||
install:
|
||||
- requirements: docs/_ext/djangodummy/requirements.txt
|
||||
os: ubuntu-20.04
|
||||
tools:
|
||||
python: "3.8"
|
||||
|
||||
sphinx:
|
||||
configuration: docs/conf.py
|
||||
|
||||
python:
|
||||
install:
|
||||
- requirements: docs/_ext/djangodummy/requirements.txt
|
||||
Loading…
Reference in New Issue
Block a user