summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2018-10-30 16:48:47 +0300
committerAndrei Karas <akaras@inbox.ru>2018-10-30 16:48:47 +0300
commitcd9904ce9bf4c3344bc6171bb0cd19eab7058d5b (patch)
tree4a51e7ebc1d77715c4daf0057de5e8ec65297eec
parentfe074fd35a8de3bdd5b1860c2566b43db1c04663 (diff)
downloadspm-cd9904ce9bf4c3344bc6171bb0cd19eab7058d5b.tar.gz
spm-cd9904ce9bf4c3344bc6171bb0cd19eab7058d5b.tar.bz2
spm-cd9904ce9bf4c3344bc6171bb0cd19eab7058d5b.tar.xz
spm-cd9904ce9bf4c3344bc6171bb0cd19eab7058d5b.zip
Add python2 package.
-rw-r--r--packages/python2.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/packages/python2.sh b/packages/python2.sh
new file mode 100644
index 0000000..8d72aec
--- /dev/null
+++ b/packages/python2.sh
@@ -0,0 +1,3 @@
+include "python"
+
+DEFAULT_BRANCH="2.7"