Skip to content

chore: stackit - improve type checking + add py.typed#2031

Merged
anakin87 merged 1 commit intomainfrom
types-stackit
Jun 30, 2025
Merged

chore: stackit - improve type checking + add py.typed#2031
anakin87 merged 1 commit intomainfrom
types-stackit

Conversation

@anakin87
Copy link
Copy Markdown
Member

Related Issues

Proposed Changes:

  • run hatch run test:types
    (this means testing with all dependencies installed, differently from hatch run lint:typing that did not install dependencies) -> no type errors in this integration, already OK
  • use hatch run test:types in the test workflow
  • remove hatch run lint:typing
  • introduce stricter configuration in pyproject.toml -> no type errors in this integration, already OK
  • add py.typed to allows usage of types in downstream projects

How did you test it?

CI

Checklist

@anakin87 anakin87 self-assigned this Jun 30, 2025
@anakin87 anakin87 marked this pull request as ready for review June 30, 2025 10:45
@anakin87 anakin87 requested a review from a team as a code owner June 30, 2025 10:45
@anakin87 anakin87 requested review from Amnah199 and removed request for a team June 30, 2025 10:45
Copy link
Copy Markdown
Contributor

@Amnah199 Amnah199 left a comment

Choose a reason for hiding this comment

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

LG considering you are a pro in this now!

@anakin87 anakin87 merged commit 5729963 into main Jun 30, 2025
10 checks passed
@anakin87 anakin87 deleted the types-stackit branch June 30, 2025 11:21
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