don't handle repos directory in setup

This commit is contained in:
Jakub Trllo 2022-04-22 11:25:51 +02:00
parent 613e14c012
commit bf45122d8c

View file

@ -128,10 +128,6 @@ include_files = [
"README.md"
]
repos_path = openpype_root / "repos"
if repos_path.exists():
include_files.append("repos")
if IS_WINDOWS:
install_requires.extend([
# `pywin32` packages