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
Option 2: Clone the repo manually and install the development version
14
-
```
15
-
git clone git@github.com:LinkageIO/Minus80.git
16
-
cd Minus80
17
-
python setup.py develop
18
-
```
19
-
**Note:** Both options require that you have `Python.h` on your system. [More info here](https://stackoverflow.com/questions/8282231/i-have-python-on-my-ubuntu-system-but-gcc-cant-find-python-h). On Ubuntu systems, you can run: `sudo apt-get install python-dev`.
20
-
21
12
## Documentation
22
13
Read our documentation at Read The Docs: http://minus80.readthedocs.io
0 commit comments