Skip to content

Commit

Permalink
updated license info
Browse files Browse the repository at this point in the history
  • Loading branch information
maximtrp committed Nov 6, 2023
1 parent ec2d840 commit b33799b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ description = "Statistical post-hoc analysis and outlier detection algorithms"
readme = "DESCRIPTION.rst"
requires-python = ">=3.6"
keywords = ["statistics", "stats", "posthoc", "anova", "data science"]
license = MIT
license.file = "LICENSE"
authors = [
{ name = "Maksim Terpilovskii", email = "[email protected]" },
]
Expand Down

0 comments on commit b33799b

Please sign in to comment.