Skip to content

Replace python install with python -m pip install #86

@seanlaw

Description

@seanlaw

According to Brett Cannon, it is much safer to be using python -m pip install <package> than straight pip install. It would be good to update our setup.sh script accordingly.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions