-
Notifications
You must be signed in to change notification settings - Fork 9
Closed
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
Currently, requirements in setup.py are hardcoded.
https://github.com/prius/python-leetcode/blob/main/setup.py#L29
Need to handle them the same way we handle DESCRIPTION
- read the 'requirements.txt` file and get requirements from there.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed