2017-12-30 07:42:38 +00:00
|
|
|
---
|
2019-02-25 15:28:53 +00:00
|
|
|
version: 2
|
2021-11-13 06:43:32 +00:00
|
|
|
formats: all
|
|
|
|
|
2017-12-30 07:42:38 +00:00
|
|
|
python:
|
2020-03-13 10:07:31 +00:00
|
|
|
# Keep version in sync with tox.ini (docs and gh-actions).
|
2021-11-11 04:58:46 +00:00
|
|
|
version: 3.8
|
2019-02-25 15:41:22 +00:00
|
|
|
|
|
|
|
install:
|
|
|
|
- method: pip
|
|
|
|
path: .
|
|
|
|
extra_requirements:
|
|
|
|
- docs
|