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

pre-commit not listed as dev dependency #31

Open
zmievsa opened this issue May 24, 2022 · 2 comments
Open

pre-commit not listed as dev dependency #31

zmievsa opened this issue May 24, 2022 · 2 comments

Comments

@zmievsa
Copy link
Contributor

zmievsa commented May 24, 2022

pre-commit should be listed as a dev dependency to be installed during python setup.py develop. Right now it must be installed separately.

@aroberge
Copy link
Owner

You are correct. I have it installed by default on my main Python version which is what is used for git. I need to find a way to clean that up and isolate my projects better.

@zmievsa
Copy link
Contributor Author

zmievsa commented May 24, 2022

I have a suggestion but you already know what it is :D

Sorry for annoying ya with it.

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

2 participants