← Back to issue list

feat: make requirements.txt for extensions optional

View original Github issue

Metadata

Project
rockcraft
Number
#744
Type
pull request
State
open
Author
toabctl
Labels
Created
2024-11-01 12:37:29+00:00
Updated
2025-08-15 15:12:56+00:00
Closed

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.