Skip to content

Commit

Permalink
Merge pull request #145 from MichaelAquilina/fix_missing_readme
Browse files Browse the repository at this point in the history
Add missing readme entry to pyproject.toml
  • Loading branch information
MichaelAquilina committed Jul 26, 2018
2 parents 5e3a103 + 4818751 commit 02688dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ authors = ["Michael Aquilina <michaelaquilina@gmail.com>"]
repository = "https://github.com/MichaelAquilina/S4"
homepage = "https://github.com/MichaelAquilina/S4"
keywords = ["aws", "s3", "backup", "sync"]
readme = "README.rst"

[tool.poetry.dependencies]
python = ">=3.5"
Expand Down

0 comments on commit 02688dc

Please sign in to comment.