Changeset - 9125b2d30023
[Not reviewed]
0 1 0
Branko Majic (branko) - 5 years ago 2018-11-28 20:18:40
branko@majic.rs
GC-30: Added Python 3.7 to tox configuration as test environment.
1 file changed with 1 insertions and 0 deletions:
0 comments (0 inline, 0 general)
tox.ini
Show inline comments
 
@@ -11,6 +11,7 @@ basepython =
 
  py34: python3.4
 
  py35: python3.5
 
  py36: python3.6
 
  py37: python3.7
 

	
 
deps =
 
  .[test]
0 comments (0 inline, 0 general)