We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bd21e56 + af906a2 commit 9156537Copy full SHA for 9156537
pyproject.toml
@@ -1,9 +1,9 @@
1
[tool.poetry]
2
name = "pairwise-compare"
3
version = "0.1.0"
4
-description = ""
5
-authors = ["Your Name <you@example.com>"]
6
-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 <mattsoncameron1@gmail.com>"]
+license = "BSD 3-Clause"
7
readme = "README.md"
8
9
packages = [
0 commit comments