Skip to content

Commit 283295d

Browse files
committed
config
1 parent 9139207 commit 283295d

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

scripts/populate_tox/config.py

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,8 @@
55
#
66
# See scripts/populate_tox/README.md for more info on the format and examples.
77

8-
TEST_SUITE_CONFIG = {}
8+
TEST_SUITE_CONFIG = {
9+
"huggingface_hub": {
10+
"package": "huggingface_hub",
11+
},
12+
}

0 commit comments

Comments
 (0)