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

Drop requirements.txt #52

Open
mrocklin opened this issue Mar 9, 2024 · 0 comments
Open

Drop requirements.txt #52

mrocklin opened this issue Mar 9, 2024 · 0 comments

Comments

@mrocklin
Copy link
Contributor

mrocklin commented Mar 9, 2024

Currently this package has a requirements file that includes packages like pytest and pip. Probably these aren't actually requirements, but instead used for development.

I was confused for a moment and thought that these were actual requirements, but checked setup.py and setup.cfg and found that they weren't mentioned, so maybe this isn't an issue.

Maybe these should be renamed to requirements-dev.txt or something for clarity?

Not a big deal though, I was just briefly confused and thought I'd raise an issue. Please feel free to ignore.

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