79209398

Date: 2024-11-21 01:36:38
Score: 1
Natty:
Report link

I think you should specify the path, something like this may work:

python:
  install:
    - requirements: source/requirements.txt
    - method: pip
      path: .

Ensure that .readthedocs.yml is at the base of your directory

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Skrillx