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.
1 parent c938667 commit 7b80966Copy full SHA for 7b80966
1 file changed
pyproject.toml
@@ -5,6 +5,7 @@ description = "Add your descriptions here"
5
dependencies = [
6
"numpy",
7
"pandas",
8
+ "colorlog",
9
]
10
authors = [
11
{name = "Example Person", email = "someone@example.com"},
0 commit comments