Add old sagemath config int he hopes that we can later uncomment it
This commit is contained in:
parent
bc6d0000a9
commit
abaf6b19ee
36 changed files with 177 additions and 147 deletions
|
@ -1,4 +1,8 @@
|
|||
- name: Install pipx
|
||||
apt:
|
||||
name: pipx
|
||||
state: latest
|
||||
- name: Install orange
|
||||
pip:
|
||||
executable: pip3
|
||||
executable: pipx
|
||||
name: orange3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue