-
-
Couldn't load subscription status.
- Fork 17.3k
Labels
enhancementNew feature or requestNew feature or request
Description
🚀 Feature
add an empty __init__.py in the base folder.
Motivation
This way, the yolov5 folder can be installed as a package within our own projects as a git-submodule, and install everything using a setup.py. Since it is not clean to modify contents of a submodule (including adding __init__.py), it's better if the repo already has __init__.py.
Pitch
Alternatives
Additional context
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request