Skip to content

Commit

Permalink
Merge branch 'add-dev-dependencies' of 'https://github.com/vchrombie/…
Browse files Browse the repository at this point in the history
  • Loading branch information
sduenas committed Apr 19, 2021
2 parents 8c44630 + 6d2619e commit 1a3acf4
Show file tree
Hide file tree
Showing 2 changed files with 178 additions and 8 deletions.
184 changes: 176 additions & 8 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ python = "^3.6"
python-dateutil = "^2.8.0"

[tool.poetry.dev-dependencies]
flake8 = "^3.9.1"
coverage = "^5.5"

[build-system]
requires = [
Expand Down

0 comments on commit 1a3acf4

Please sign in to comment.