Skip to content

BF: Removed PyPI package search using no longer supported package#7064

Merged
peircej merged 2 commits intopsychopy:devfrom
mdcutone:dev-bf-package-search
Jan 24, 2025
Merged

BF: Removed PyPI package search using no longer supported package#7064
peircej merged 2 commits intopsychopy:devfrom
mdcutone:dev-bf-package-search

Conversation

@mdcutone
Copy link
Copy Markdown
Member

This PR removes the ability to search PyPI in the package manager. This feature was removed since the library that does it is no longer maintained. Search still works with locally installed packages. If users wish to install third party packages, they must use the PIP terminal. Plugin installations have not changed

Future versions of the software will download a package index from PyPI instead of querying the website, this will be added in the next point release

@mdcutone mdcutone requested a review from TEParsons January 23, 2025 18:12
@mdcutone mdcutone changed the title BF: Removed PyPI package search BF: Removed PyPI package search using no longer supported package Jan 23, 2025
@codecov
Copy link
Copy Markdown

codecov bot commented Jan 23, 2025

Codecov Report

Attention: Patch coverage is 0% with 6 lines in your changes missing coverage. Please review.

Project coverage is 50.00%. Comparing base (2006606) to head (92d6c54).
Report is 13 commits behind head on dev.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #7064      +/-   ##
==========================================
- Coverage   50.04%   50.00%   -0.04%     
==========================================
  Files         347      347              
  Lines       63992    64047      +55     
==========================================
+ Hits        32022    32026       +4     
- Misses      31970    32021      +51     
Components Coverage Δ
app ∅ <ø> (∅)
boilerplate ∅ <ø> (∅)
library ∅ <ø> (∅)
vm-safe library ∅ <ø> (∅)

@peircej peircej merged commit 1b43ba7 into psychopy:dev Jan 24, 2025
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