mirror of https://github.com/hero-y/BHRL
7 lines
183 B
Plaintext
7 lines
183 B
Plaintext
|
include requirements/*.txt
|
||
|
include mmdet/VERSION
|
||
|
include mmdet/model_zoo.yml
|
||
|
include mmdet/demo/*/*
|
||
|
recursive-include mmdet/configs *.py *.yml
|
||
|
recursive-include mmdet/tools *.sh *.py
|