Skip to content

fix: adds missing py.typed file for mypy support on python algokit transact package #80

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

Merged
merged 1 commit into from
May 15, 2025

Conversation

aorumbayev
Copy link
Collaborator

Proposed Changes

  • Enables mypy support for the algokit_transact package. Somehow this got overlooked when initial api pr was being merged and file was not added.
  • This allows static type checking of code that uses the package.

@aorumbayev aorumbayev requested a review from neilcampbell May 14, 2025 17:44
@neilcampbell neilcampbell merged commit 2eea8b4 into main May 15, 2025
14 checks passed
@neilcampbell neilcampbell deleted the fix/missing-py-typed branch May 15, 2025 01:35
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