BHRL/MANIFEST.in

7 lines
183 B
Plaintext
Raw Permalink Normal View History

2022-06-06 21:52:40 +08:00
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