Releases: sinusphi/venvipy
Releases · sinusphi/venvipy
v0.3.7
09 Feb 21:34
Compare
Sorry, something went wrong.
No results found
v0.3.6
08 Jun 23:13
Compare
Sorry, something went wrong.
No results found
redesign look of PackageInstaller() class (layout)
add a PyPI logo to PackageInstaller() dialog
move ResultsTable() class to pkg_installer module
ask user to save requirements only if changes made
minor fixes (remove unused imports, etc.)
0.3.5
27 May 07:08
Compare
Sorry, something went wrong.
No results found
update html class names used on PyPI when scraping
add a note to readme that the corresponding venv module(s) are required
v0.3.4
24 Sep 15:40
Compare
Sorry, something went wrong.
No results found
search and install packages from PyPI now via scraping the website
add --help command line parameter
check permissions before installing from local projects
add pip's --use-feature=in-tree-build option for installs from local project directories
error handling of repository urls when installing from VCS
improve process flow of the wizard
v0.3.3
29 Aug 08:25
Compare
Sorry, something went wrong.
No results found
remove InstallPackages() page from wizard as long as PyPI's XMLRPC API is disabled due to unmanageable load
add compatibility for Python 3.10+
v0.3.2
03 Sep 19:43
Compare
Sorry, something went wrong.
No results found
fix missing system interpreter if running in a virtual env
add dataclasses module to requirements (Python 3.6)
v0.2.19
13 Aug 20:36
Compare
Sorry, something went wrong.
No results found
fix double interpreter entries bug
v0.2.18
10 Aug 17:19
Compare
Sorry, something went wrong.
No results found
fix missing module dataclasses error for Python 3.6
switch back to universal_newlines=True to enable text mode in subprocess.Popen call
v0.2.16
11 Jun 22:27
Compare
Sorry, something went wrong.
No results found
v0.2.15
30 May 04:03
Compare
Sorry, something went wrong.
No results found