Skip to content

Commit b4bf90b

Browse files
committed
Add make-it-sync to the list
1 parent 81653bd commit b4bf90b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,9 @@ classifiers = [
3535
"Topic :: Software Development",
3636
"Topic :: Utilities"
3737
]
38+
dependencies = [
39+
"make-it-sync"
40+
]
3841

3942
[project.optional-dependencies]
4043
test = [

0 commit comments

Comments
 (0)