mirror of
https://github.com/jazzband/django-auditlog.git
synced 2026-03-16 14:10:25 +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:
|
||||
install:
|
||||
- requirements: docs/requirements.txt
|
||||
- method: pip
|
||||
path: .
|
||||
|
|
|
|||
Loading…
Reference in a new issue