Skip to content
This repository has been archived by the owner on Jan 31, 2021. It is now read-only.

Commit

Permalink
Merge pull request #6 from shmokmt/feature/change-poetry-runtime
Browse files Browse the repository at this point in the history
change poetry runtime
  • Loading branch information
shmokmt committed Apr 30, 2020
2 parents 32c99b8 + dfd7703 commit a3622b4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ classifiers = [
]

[tool.poetry.dependencies]
python = "^3.7"
python = "^3.6"
requests = "^2.23.0"
black = "^19.10b0"
python-dotenv = "^0.13.0"
Expand Down

0 comments on commit a3622b4

Please sign in to comment.