Skip to content

Commit 373edf1

Browse files
azizkprincemaple
authored andcommitted
Added dependencies.json to require "pathlib" (#53)
1 parent 1f3ed6a commit 373edf1

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

dependencies.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"*": {
3+
"*": [
4+
"pathlib"
5+
]
6+
}
7+
}

0 commit comments

Comments
 (0)