bndr / bndr/pipreqs

Subfolder imports do not show up on Main file

Open
#181 1 comment 2 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
7.5k
Forks
424
PR merge metrics
No merged PRs in 30d

Description

This is close to #106 but I don't think that is resolved. I have the following setup:

Main
-fold1 - a.py
-fold2 - fold2.1 - b.py
- fold2.2 - fold2.2.1 - c.py

if I do pipreqs in Main, the imports from b.py or c.py do not show up.
I needed to do separately pipreqs main/fold2 and main/fold2/fold2.2

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.