Skip to content

Commit 846a682

Browse files
committed
Linter markdown
1 parent 8e5d0dc commit 846a682

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ commands=
2222
pipenv run flake8 labelbox/ tests/
2323
pipenv run pylint labelbox/
2424
pipenv run check-manifest -v
25-
pipenv run python setup.py check -r -s
25+
pipenv run python setup.py check -s
2626
pipenv run mypy \
2727
--ignore-missing-imports \
2828
--follow-imports=skip \

0 commit comments

Comments
 (0)