Socialify

Folder ..

Viewing .readthedocs.yml
10 lines (10 loc) • 231.0 B

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
# See https://docs.readthedocs.io/en/stable/config-file/v2.html for details
version: 2
sphinx:
  configuration: docs/conf.py
formats: all
python:
  install:
    - requirements: docs/requirements.txt
    - method: pip
      path: .