diff options
| author | ruki <[email protected]> | 2022-02-20 21:30:26 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2022-02-20 21:30:26 +0800 |
| commit | fb0bc7afac5aec7f3f42c0ad72abbe6b7cc6ac6f (patch) | |
| tree | b5902db1e7e9c3240c79090fe21f56370c39d8e3 /xmake/scripts/xrepo/envs/python3.lua | |
| parent | 1adac6da5c51607e020c8ea26c96e77cca88a909 (diff) | |
add builtin xrepo/envs
Diffstat (limited to 'xmake/scripts/xrepo/envs/python3.lua')
| -rw-r--r-- | xmake/scripts/xrepo/envs/python3.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xmake/scripts/xrepo/envs/python3.lua b/xmake/scripts/xrepo/envs/python3.lua new file mode 100644 index 000000000..63cc2e643 --- /dev/null +++ b/xmake/scripts/xrepo/envs/python3.lua @@ -0,0 +1 @@ +add_requires("python 3.x") |
