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
Copy file name to clipboardExpand all lines: README.md
+1-27Lines changed: 1 addition & 27 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -592,33 +592,7 @@ python3 -m pip install -e .
592
592
593
593
1. Bump the version number in _setup.py_.
594
594
595
-
2. Remove previous wheels
596
-
597
-
```sh
598
-
rm -rf wheels
599
-
```
600
-
601
-
3. Install Cubuzoa in a different directory (https://github.com/neuromorphicsystems/cubuzoa) to build pre-compiled versions for all major operating systems. Cubuzoa depends on VirtualBox (with its extension pack) and requires about 75 GB of free disk space.
0 commit comments