Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 187 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 187 Bytes

aws_test

create and enter a new virtual environment (optional)

$ virtualenv --python=python3 ~/env/dl-osf $ . ~/env/dl-osf/bin/activate

install from PyPi

$ pip install datalad-osf