mirror of
https://github.com/dh1tw/pyhamtools.git
synced 2025-12-06 06:52:00 +01:00
add deps
This commit is contained in:
parent
b5ba291e0d
commit
c576078e08
|
|
@ -26,6 +26,6 @@ sphinx:
|
|||
# Optional but recommended, declare the Python requirements required
|
||||
# to build your documentation
|
||||
# See https://docs.readthedocs.io/en/stable/guides/reproducible-builds.html
|
||||
# python:
|
||||
# install:
|
||||
# - requirements: docs/requirements.txt
|
||||
python:
|
||||
install:
|
||||
- requirements: readthedocs-pip-requirements.txt
|
||||
Loading…
Reference in a new issue