Skip to content

Comments

build(deps): moved dev dependencies to dev group#920

Merged
ErikBjare merged 3 commits intomainfrom
dev/fix-deps
Dec 20, 2023
Merged

build(deps): moved dev dependencies to dev group#920
ErikBjare merged 3 commits intomainfrom
dev/fix-deps

Conversation

@ErikBjare
Copy link
Collaborator

Found it weird that pytest, ruff, etc was in the main dependency group. This fixes that.

Comment on lines -13 to -17
"Programming Language :: Python :: 3.8",
"Programming Language :: Python :: 3.9",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"License :: OSI Approved :: MIT License",
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These are set by default by poetry: https://python-poetry.org/docs/pyproject/#classifiers

@ErikBjare ErikBjare merged commit a74c5eb into main Dec 20, 2023
@ErikBjare ErikBjare deleted the dev/fix-deps branch December 20, 2023 17:56
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.

1 participant