Horje
install extra requires Code Example
install extra requires
# For remote repos:
pip install -e git+https://github.com/user/project.git#egg=project[extra]

# And for local ones:
pip install -e .[extra]

# replace 'extra' by the name of the desired extra requirements group




Shell

Related
time machine logs Code Example time machine logs Code Example
fslmaths Code Example fslmaths Code Example
wireshark brew Code Example wireshark brew Code Example
sudo-get update Code Example sudo-get update Code Example
how to install sshpass on mac Code Example how to install sshpass on mac Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
7