GitHub link: https://github.com/Svtter/2InOne
Could two packages share same folder? The answer is yes.
- packagea is in
apps - packageb is in
apps
And the mainc installed them all, run src/main.py successfully.
The folder tree is:
| |
The main.py is:
| |
GitHub link: https://github.com/Svtter/2InOne
Could two packages share same folder? The answer is yes.
appsappsAnd the mainc installed them all, run src/main.py successfully.
The folder tree is:
| |
The main.py is:
| |