Skip to content

Conversation

sigma67
Copy link
Contributor

@sigma67 sigma67 commented Sep 10, 2024

Hi @madebr , sorry about this. I missed removing this external import. In Python environments where typing_extensions is not installed via some other package dependency, cmake-file-api will break due to the undeclared dependency on typing-extensions.

In the CI dev environment the dependency was present due to the other packages needed for development, hence the pipeline was green.

I have removed the import again as it's not needed for correct typing.

@madebr madebr merged commit c0b68ed into madebr:master Sep 10, 2024
13 checks passed
@madebr
Copy link
Owner

madebr commented Sep 10, 2024

Thanks for following up on this.
I wouldn't have found this issue until a system reinstall.

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