diff options
-rw-r--r-- | .readthedocs.yaml | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/.readthedocs.yaml b/.readthedocs.yaml deleted file mode 100644 index d4df34c..0000000 --- a/.readthedocs.yaml +++ /dev/null @@ -1,7 +0,0 @@ -version: 2 -python: - version: "2.7" - install: - - requirements: docs/requirements.txt - - method: setuptools - path: ./ |