mirror of
https://github.com/balkian/gists.git
synced 2024-11-24 18:32:27 +00:00
This commit is contained in:
parent
f803f9701e
commit
3381020cb9
@ -12,7 +12,7 @@
|
||||
"usersite = site.getusersitepackages()\n",
|
||||
"if usersite not in sys.path:\n",
|
||||
" sys.path.append(usersite)\n",
|
||||
"!{sys.executable} -m pip install --user -r requirements.txt",
|
||||
"!{sys.executable} -m pip install --user bitter",
|
||||
"import os"
|
||||
]
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user