Replies: 1 comment 2 replies
-
export PYTHONENV=xxx
xrepo env shell
xrepo env -b "python 3.x" shell or cd xxx
edit xmake.lua -> add_requires("python 3.x")
xrepo env shell |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
请问可否在 xrepo env shell 加入钩子,用来执行任意用户命令,比如:
PYTHONENV
Beta Was this translation helpful? Give feedback.
All reactions