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

setup: types-pkg-resources -> types-setuptools #620

Merged
merged 1 commit into from
Aug 8, 2024

Conversation

oliver-sanders
Copy link
Member

Dev installation is currently broken due to a "yanked" project ?!

Follow the instructions on this page:

https://pypi.org/project/types-pkg-resources/

@oliver-sanders oliver-sanders added this to the 1.5.1 milestone Aug 8, 2024
@oliver-sanders oliver-sanders self-assigned this Aug 8, 2024
Copy link
Member

@MetRonnie MetRonnie left a comment

Choose a reason for hiding this comment

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

Actually I'm not sure we need this dependency at all (mypy passes without it)

@@ -103,7 +103,7 @@ tests =
# https://github.com/pytest-dev/pytest/issues/12263
pytest>=6,<8.2
towncrier>=23
types-pkg_resources>=0.1.2
types-setuptools
Copy link
Member Author

Choose a reason for hiding this comment

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

mypy passes without it

Not sure if that means removing the dep removes (some) type checking?

Suggested change
types-setuptools

?

Copy link
Member

Choose a reason for hiding this comment

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

Not sure, I'll just merge this as-is

@MetRonnie MetRonnie merged commit f3f4b01 into cylc:master Aug 8, 2024
8 of 9 checks passed
@oliver-sanders oliver-sanders deleted the types-pkg-resources branch August 8, 2024 13:28
oliver-sanders added a commit that referenced this pull request Aug 8, 2024
setup: types-pkg-resources -> types-setuptools (cherry pick of #620)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants