Skip to content

Commit

Permalink
Update pyproject.toml typo
Browse files Browse the repository at this point in the history
Signed-off-by: Lillian Jensen, MPH Candidate <[email protected]>
  • Loading branch information
tyg3rr authored Jun 25, 2023
1 parent 5b03224 commit c5fa330
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@ build-backend = "setuptools.build_meta"
[project]
name = "epi_helper"
authors = [
{name="Lillian Jensen", email="tyg3r@users.noreply.github.com"}
{name="Lillian Jensen", email="tyg3rr@users.noreply.github.com"}
]
description = "TODO: Add stuff here"
readme = "README.md"
requires-python = ">=3.9"
keywords = ["data-science", "mdss", "epidemiology"]
keywords = ["data-science", "michigan-disease-surveillance-system", "epidemiology","local-public-health"]
license = {file = "LICENSE"}
classifiers = [
"Intended Audience :: Science/Research",
Expand Down

0 comments on commit c5fa330

Please sign in to comment.