diff --git a/pyproject.toml b/pyproject.toml index 4cfba16..d1fd258 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,9 +1,9 @@ [tool.poetry] name = "pairwise-compare" version = "0.1.0" -description = "" -authors = ["Your Name "] -license = "CC0 1.0 Universal" +description = "Allows the user to compare groups of data specified in a tidy pandas dataframe with ease." +authors = ["Cameron Mattson "] +license = "BSD 3-Clause" readme = "README.md" packages = [