mirror of
https://github.com/xxh/xxh
synced 2024-11-23 20:33:08 +00:00
0.3.1 wip
This commit is contained in:
parent
eee04967f3
commit
55d54426df
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
import sys
|
||||
|
||||
$UPDATE_OS_ENVIRON=True
|
||||
|
||||
del $LS_COLORS # https://github.com/xonsh/xonsh/issues/3055
|
||||
$XXH_HOME = pf"{__file__}".absolute().parent
|
||||
$PIP_TARGET = $XXH_HOME / 'pip'
|
||||
$PYTHONPATH = $PIP_TARGET
|
||||
|
|
Loading…
Reference in a new issue