"repodemo/.chainlit/translations/en-US.json" did not exist on "18493eefc09cd47a6d47da3af0d73cbee063de9f"
.readthedocs.yml 151 Bytes
Newer Older
RunningLeon's avatar
RunningLeon committed
1
2
3
4
5
6
7
8
9
version: 2

formats: all

python:
  version: 3.8
  install:
    - requirements: requirements/docs.txt
    - requirements: requirements/readthedocs.txt