File tree Expand file tree Collapse file tree 5 files changed +7
-6
lines changed Expand file tree Collapse file tree 5 files changed +7
-6
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ permissions:
1616jobs :
1717 Run :
1818 name : " Flake8"
19- runs-on : " ubuntu-18 .04"
19+ runs-on : " ubuntu-20 .04"
2020
2121 steps :
2222 - name : Checkout 🛎️
Original file line number Diff line number Diff line change 6767 - --keep-runtime-typing
6868
6969 - repo : https://github.com/Lucas-C/pre-commit-hooks
70- rev : v1.2.0
70+ rev : v1.3.1
7171 hooks :
7272 - id : remove-crlf
7373 - id : forbid-crlf
Original file line number Diff line number Diff line change @@ -58,8 +58,8 @@ coverage_pyver_pragma
5858 :target: https://github.com/python-coincidence/coverage_pyver_pragma/actions?query=workflow%3A%22mypy%22
5959 :alt: mypy status
6060
61- .. |requires | image :: https://dependency-dash.herokuapp.com /github/python-coincidence/coverage_pyver_pragma/badge.svg
62- :target: https://dependency-dash.herokuapp.com /github/python-coincidence/coverage_pyver_pragma/
61+ .. |requires | image :: https://dependency-dash.repo-helper.uk /github/python-coincidence/coverage_pyver_pragma/badge.svg
62+ :target: https://dependency-dash.repo-helper.uk /github/python-coincidence/coverage_pyver_pragma/
6363 :alt: Requirements Status
6464
6565.. |coveralls | image :: https://img.shields.io/coveralls/github/python-coincidence/coverage_pyver_pragma/master?logo=coveralls
Original file line number Diff line number Diff line change @@ -60,8 +60,8 @@ coverage_pyver_pragma
6060 :workflow: mypy
6161 :alt: mypy status
6262
63- .. |requires | image :: https://dependency-dash.herokuapp.com /github/python-coincidence/coverage_pyver_pragma/badge.svg
64- :target: https://dependency-dash.herokuapp.com /github/python-coincidence/coverage_pyver_pragma/
63+ .. |requires | image :: https://dependency-dash.repo-helper.uk /github/python-coincidence/coverage_pyver_pragma/badge.svg
64+ :target: https://dependency-dash.repo-helper.uk /github/python-coincidence/coverage_pyver_pragma/
6565 :alt: Requirements Status
6666
6767 .. |coveralls | coveralls-shield ::
Original file line number Diff line number Diff line change @@ -54,6 +54,7 @@ cov = py36, coverage
5454setenv =
5555 PYTHONDEVMODE =1
5656 PIP_DISABLE_PIP_VERSION_CHECK =1
57+ SETUPTOOLS_USE_DISTUTILS =stdlib
5758deps = -r{toxinidir}/tests/requirements.txt
5859commands =
5960 python --version
You can’t perform that action at this time.
0 commit comments