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

Pytest should be a dev dependency? #21

Open
jgarte opened this issue Oct 14, 2024 · 2 comments
Open

Pytest should be a dev dependency? #21

jgarte opened this issue Oct 14, 2024 · 2 comments

Comments

@jgarte
Copy link

jgarte commented Oct 14, 2024

Should pytest be a dev dependency?

https://github.com/mikejcorey/miditime/blob/main/pyproject.toml#L39

@mikejcorey
Copy link
Owner

Do you have an example of what this should look like? I didn't find a clear example of this for hatch.

@jgarte
Copy link
Author

jgarte commented Oct 15, 2024

Do you have an example of what this should look like? I didn't find a clear example of this for hatch.

You can run poetry add --dev pytest.

Are you using the hatch CLI?

There's also uv add --dev pytest for uv

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