diff options
author | drebs <drebs@riseup.net> | 2017-09-28 15:23:29 -0300 |
---|---|---|
committer | drebs <drebs@riseup.net> | 2017-09-28 15:23:29 -0300 |
commit | 3a52f2a88a5423d1e8d76bb704d0164c9726fd07 (patch) | |
tree | 9da7a434efff5d20690cb0ab2d28a3a4d83ff968 /.readthedocs.yaml | |
parent | cab26bc223395ea4954c89a704a7a31b8cbd81aa (diff) |
[doc] fix readthedocs yaml file name
Diffstat (limited to '.readthedocs.yaml')
-rw-r--r-- | .readthedocs.yaml | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/.readthedocs.yaml b/.readthedocs.yaml deleted file mode 100644 index 5e398a28..00000000 --- a/.readthedocs.yaml +++ /dev/null @@ -1,8 +0,0 @@ -requirements_file: docs/requirements.pip - -python: - pip_install: true - extra_requirements: - - client - - server - - signaling |