mirror of
https://github.com/jazzband/django-auditlog.git
synced 2026-03-16 22:20:26 +00:00
pip install . during RTD build (#578)
This commit is contained in:
parent
6b7f4a7ed4
commit
2bf675fceb
1 changed files with 2 additions and 0 deletions
|
|
@ -23,3 +23,5 @@ formats: all
|
||||||
python:
|
python:
|
||||||
install:
|
install:
|
||||||
- requirements: docs/requirements.txt
|
- requirements: docs/requirements.txt
|
||||||
|
- method: pip
|
||||||
|
path: .
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue