summaryrefslogtreecommitdiff
path: root/xmake/scripts/xrepo/envs/python2.lua
diff options
context:
space:
mode:
authorruki <[email protected]>2022-02-20 21:30:26 +0800
committerruki <[email protected]>2022-02-20 21:30:26 +0800
commitfb0bc7afac5aec7f3f42c0ad72abbe6b7cc6ac6f (patch)
treeb5902db1e7e9c3240c79090fe21f56370c39d8e3 /xmake/scripts/xrepo/envs/python2.lua
parent1adac6da5c51607e020c8ea26c96e77cca88a909 (diff)
add builtin xrepo/envs
Diffstat (limited to 'xmake/scripts/xrepo/envs/python2.lua')
-rw-r--r--xmake/scripts/xrepo/envs/python2.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/xmake/scripts/xrepo/envs/python2.lua b/xmake/scripts/xrepo/envs/python2.lua
new file mode 100644
index 000000000..d338ef356
--- /dev/null
+++ b/xmake/scripts/xrepo/envs/python2.lua
@@ -0,0 +1 @@
+add_requires("python 2.x")