Skip to content

Commit

Permalink
remove unnecessary attributes
Browse files Browse the repository at this point in the history
  • Loading branch information
mdp0023 committed Apr 25, 2024
1 parent d505377 commit c98394b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit c98394b

Please sign in to comment.