Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix dev requirements in setup.cfg #6

Open
vineetbansal opened this issue Nov 4, 2021 · 0 comments
Open

Fix dev requirements in setup.cfg #6

vineetbansal opened this issue Nov 4, 2021 · 0 comments
Assignees

Comments

@vineetbansal
Copy link
Collaborator

Ideally, setup.cfg should list all developer requirements in the dev section (like streamlit) such that developers doing a pip install -e .[dev] will get all the dependencies they need. A requirements.txt can still be provided for a more fine-grained experience of course.

@vineetbansal vineetbansal self-assigned this Nov 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant