[setup] Remove gh-actions.

This commit is contained in:
Mikaël Capelle 2019-11-28 17:18:05 +01:00
parent 800de70a43
commit a68934cdd2
1 changed files with 0 additions and 6 deletions

View File

@ -18,12 +18,6 @@ ignore_missing_imports = True
[tox]
envlist = py35,py36,py37,py36-lint
[gh-actions]
python =
3.5: py35
3.6: py36, py36-lint
3.7: py37
[testenv]
deps =
pytest