Skip to content

Commit

Permalink
chore: implement package doc8 (#35)
Browse files Browse the repository at this point in the history
  • Loading branch information
luismayta committed Aug 24, 2020
1 parent ffcca72 commit f35ac4e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,14 @@ pyyaml = "*"
bumpversion = "*"
bumplus = "*"
pre-commit = "*"
doc8 = "*"

[packages]


[scripts]
test = "pytest"
update = "pre-commit autoupdate"

[requires]
python_version = "3.8.0"

0 comments on commit f35ac4e

Please sign in to comment.