I was trying the setup and stumbled upon an issue with inquiry about tests/requirements.txt directory/file
specifically, the following error:
ERROR: Could not open requirements file: [Errno 2] No such file or directory: 'tests/requirements.txt'
Looks like the ref for such is stated in multiple places.
I was trying the setup and stumbled upon an issue with inquiry about
tests/requirements.txtdirectory/filespecifically, the following error:
ERROR: Could not open requirements file: [Errno 2] No such file or directory: 'tests/requirements.txt'
Looks like the ref for such is stated in multiple places.