Skip to content
This repository was archived by the owner on Oct 8, 2019. It is now read-only.

Commit e037a44

Browse files
ramirojarshwah
authored andcommitted
Re-added support for Python 3.4 in playbook.
This allows version 2.1 of the box to be used to test Django 2.0. Maintain removal of mentions from documentation, though.
1 parent fb412fa commit e037a44

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

roles/python/vars/main.yml

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
python_versions:
2+
- 3.4
23
- 3.5
34
- 3.6
45

0 commit comments

Comments
 (0)