diff --git a/.readthedocs.yaml b/.readthedocs.yaml index ca2662a..2602d17 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -10,13 +10,11 @@ build: os: ubuntu-22.04 tools: python: "3.8" + commands: + - pip install --upgrade wheels packaging python: install: - - method: pip - path: wheels - - method: pip - path: packaging - method: pip path: . extra_requirements: