Skip to content

Commit 0dcd70e

Browse files
Updated files with 'repo_helper'. (#4)
Co-authored-by: repo-helper[bot] <74742576+repo-helper[bot]@users.noreply.github.com>
1 parent 9f856db commit 0dcd70e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,6 @@ To install with ``pip``:
105105
106106
.. end installation
107107
108-
109108
Use with GitHub Actions
110109
----------------------------
111110

tox.ini

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,9 @@ deps =
7171
git+https://github.com/domdfcoding/flake8-quotes.git
7272
git+https://github.com/domdfcoding/flake8-rst-docstrings.git
7373
git+https://github.com/domdfcoding/flake8-rst-docstrings-sphinx.git@v2
74+
git+https://github.com/domdfcoding/flake8-github-actions
7475
pygments>=2.7.1
75-
commands = python3 -m flake8_rst_docstrings_sphinx flake8_github_actions --allow-toolbox
76+
commands = python3 -m flake8_rst_docstrings_sphinx flake8_github_actions --allow-toolbox {posargs}
7677

7778
[testenv:mypy]
7879
basepython = python3.6

0 commit comments

Comments
 (0)