Skip to content

add __init__.py  #3126

@KC-Zhang

Description

@KC-Zhang

🚀 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 request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions