updating docstrings

This commit is contained in:
2020-03-07 22:53:45 +00:00
parent 1af282be47
commit 7214a43421
3 changed files with 5 additions and 4 deletions

View File

@@ -5,7 +5,8 @@ description = "Python module to calculate statistics and generate a wordcloud fo
license = "MIT"
authors = ["dtomlinson <dtomlinson@panaetius.co.uk>"]
readme = "/Users/dtomlinson/git-repos/cv/musicbrainzapi/README.rst"
homepage = "https://github.com/dtomlinson91/musicbrainzapi-cv-airelogic"
repository = "https://github.com/dtomlinson91/musicbrainzapi-cv-airelogic"
[tool.poetry.dependencies]
python = "^3.7"