Skip to content

Commit

Permalink
Merge pull request #9 from Trafire/bug/promail-7
Browse files Browse the repository at this point in the history
promail-7 Increment minor release
  • Loading branch information
Trafire authored May 28, 2022
2 parents afdcd81 + 2e184e8 commit 3667682
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ readme = "README.md"
homepage = "https://github.com/trafire/promail"
repository = "https://github.com/trafire/promail"
keywords = ["promail", "email", "automation"]
include = ["src/.credentials/gmail_credentials.json"]

[tool.poetry.dependencies]
python = "^3.8"
Expand Down Expand Up @@ -49,4 +50,4 @@ build-backend = "poetry.core.masonry.api"
source = ["src", "*/site-packages"]

[tool.pytest.ini_options]
pythonpath = ["src"]
pythonpath = ["src"]

0 comments on commit 3667682

Please sign in to comment.