feat: make requirements.txt for extensions optional
Metadata
Current evaluation
No evaluation has been recorded for this issue yet.
Issue body
There are multiple ways within python to declare dependencies (eg. via pyproject.toml, setup.py or setup.cfg). Requiring a requirements.txt file in a specific path doesn't work for a lot of projects out there so make the requirements.txt file optional.
Evaluation history
No evaluation history available.