File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed
Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -21,6 +21,8 @@ matrix:
2121 - python-requests
2222 - python-coverage
2323 - python-mock
24+ - python : 3.7
25+ dist : xenial
2426
2527install :
2628 - pip install -r tests/requirements.txt
Original file line number Diff line number Diff line change 77 "Environment :: Plugins" ,
88 "Intended Audience :: Developers" ,
99 "Programming Language :: Python" ,
10+ "Programming Language :: Python :: 2" ,
1011 "Programming Language :: Python :: 2.7" ,
1112 "Programming Language :: Python :: 3" ,
1213 "Programming Language :: Python :: 3.4" ,
14+ "Programming Language :: Python :: 3.5" ,
15+ "Programming Language :: Python :: 3.6" ,
16+ "Programming Language :: Python :: 3.7" ,
1317 "Programming Language :: Python :: Implementation :: PyPy" ,
1418 "License :: OSI Approved :: Apache Software License" ,
1519 "Topic :: Software Development :: Testing" ]
You can’t perform that action at this time.
0 commit comments