You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
include user site-packages in default Python path (#81)
* include user site-packages in default Python path
In many (most?) Python installations, this is where e.g. `pip install`'d
packages end up.
Signed-off-by: Joel Dice <joel.dice@fermyon.com>
* skip non-existent directories in Python path
Signed-off-by: Joel Dice <joel.dice@fermyon.com>
* bump version to 0.13.2
Signed-off-by: Joel Dice <joel.dice@fermyon.com>
---------
Signed-off-by: Joel Dice <joel.dice@fermyon.com>
0 commit comments