diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 35d842a45..936049d69 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -8,7 +8,7 @@ version: 2 build: os: ubuntu-22.04 tools: - python: "3.11" + python: "3.10" # You can also specify other tool versions: # nodejs: "20" # rust: "1.70" diff --git a/reqs/travis-requirements.txt b/reqs/travis-requirements.txt deleted file mode 100644 index fb14e8208..000000000 --- a/reqs/travis-requirements.txt +++ /dev/null @@ -1,5 +0,0 @@ -python-coveralls -seaborn -pytest-travis-fold -dill --r dev-requirements.txt