mirror of
https://github.com/balkian/gists.git
synced 2024-11-21 17:22:29 +00:00
This commit is contained in:
parent
3381020cb9
commit
e14b7ed50c
@ -13,7 +13,8 @@
|
||||
"if usersite not in sys.path:\n",
|
||||
" sys.path.append(usersite)\n",
|
||||
"!{sys.executable} -m pip install --user bitter",
|
||||
"import os"
|
||||
"import os",
|
||||
"import bitter"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user