make readthedocs install the MCFF package too

This commit is contained in:
Tom Hodson 2022-06-16 17:13:05 +02:00
parent 668c3dd771
commit c413bdf387

View File

@ -23,3 +23,5 @@ sphinx:
python: python:
install: install:
- requirements: requirements.txt - requirements: requirements.txt
- method: pip
path: .