[tool.poetry] name = "PythonProjects" version = "2.0.0" homepage = "https://github.com/roghu/py3_projects" license = "MIT" readme = "README.md" authors = ["Dependabot "] description = "Various small python projects." [package.dependencies] pytest = "3.4.0"