mirror of
https://github.com/bndr/pipreqs.git
synced 2025-06-06 03:25:21 +00:00
Merge c00ffa3f813b5cec6ecf693174f3d119b6251036 into 3d490ec25102803d7eb301fc58837ec19fda2f90
This commit is contained in:
commit
ea639328b9
@ -110,6 +110,8 @@ def get_all_imports(path, encoding="utf-8", extra_ignore_dirs=None, follow_links
|
|||||||
"__pycache__",
|
"__pycache__",
|
||||||
"env",
|
"env",
|
||||||
"venv",
|
"venv",
|
||||||
|
"test",
|
||||||
|
"tests",
|
||||||
".ipynb_checkpoints",
|
".ipynb_checkpoints",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user