Skip to content

Commit 7b80966

Browse files
authored
Add colorlog to project dependencies
1 parent c938667 commit 7b80966

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ description = "Add your descriptions here"
55
dependencies = [
66
"numpy",
77
"pandas",
8+
"colorlog",
89
]
910
authors = [
1011
{name = "Example Person", email = "someone@example.com"},

0 commit comments

Comments
 (0)