Skip to content

Commit 7cfaee6

Browse files
committed
Add some more common deps
1 parent f824fce commit 7cfaee6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

hooks/post_gen_project.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
'black',
55
'pip',
66
'setuptools',
7+
'tqdm',
8+
'pyyaml'
79
]
810

911
pip_only_packages = [

0 commit comments

Comments
 (0)