Skip to content

fix: remove blocking pypi version check#689

Closed
ad-claw000 wants to merge 5 commits into
developfrom
fix/182-disable-pypi-version-check
Closed

fix: remove blocking pypi version check#689
ad-claw000 wants to merge 5 commits into
developfrom
fix/182-disable-pypi-version-check

Conversation

@ad-claw000
Copy link
Copy Markdown
Contributor

Closes #182

Removed the blocking internet check for the latest version on PyPI during import. This resolves the issue where importing the library without internet access would hang for about a minute before failing.

@luisremis
Copy link
Copy Markdown
Contributor

fixed by #652

@luisremis luisremis closed this May 19, 2026
@luisremis luisremis deleted the fix/182-disable-pypi-version-check branch May 19, 2026 20:43
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.

Package version checks requires internet access to hit pypi

2 participants