Skip to content

Move ruff to dev dependencies #1013

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

Closed
wants to merge 1 commit into from
Closed

Conversation

naddeoa
Copy link

@naddeoa naddeoa commented Mar 26, 2024

This shouldn't be a real dependency. It ends up conflicting with people's ruff versions when they try to install via pypi.

This might be a good time to move other dependencies into the dev closure as well. I just don't know which of the current dependencies are actually required.

This shouldn't be a real dependency. It ends up conflicting with
people's ruff versions when they try to install via pypi.
@dbanty
Copy link
Collaborator

dbanty commented Mar 26, 2024

Ruff is not a dev dependency, it's needed to produce nice-looking code. See #998

@dbanty dbanty closed this Mar 26, 2024
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

Successfully merging this pull request may close these issues.

2 participants