-
Notifications
You must be signed in to change notification settings - Fork 111
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
pipx is a tool that allows you to install python packages into isolated environments.
It ensures that there aren't any package management issues, and allows you to run the packages from the command line always in their isolated environments.
It's how I've been using solc-select
.
pipx install solc-select
which solc
which solc-select
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers