diff options
Diffstat (limited to 'data/python/versions')
-rw-r--r-- | data/python/versions | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/data/python/versions b/data/python/versions new file mode 100644 index 0000000..214a6dc --- /dev/null +++ b/data/python/versions @@ -0,0 +1,5 @@ +old-python2 = 2.7 +old-python3 = 3.5 + +ancient-python2 = 2.7 +ancient-python3 = 3.5 |