diff --git a/pyproject.toml b/pyproject.toml index bad40f7..7fdafb6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,10 +7,8 @@ name = "SVInsight" version = "0.3.2" description = "Create social vulnerabilty index" readme = "long_desc.md" -author = "Matthew Preisser, Paola Passalacqua, R. Patrick Bixler" -author_email = "mattpreisser@gmail.com" license = { file = "LICENSE.txt" } -url = "https://github.com/mdp0023/SVInsight" + [options] python_requires = ">=3.9"