From d19eaee1721b8e4f7510d07b56c2b3fa1154bebd Mon Sep 17 00:00:00 2001 From: mikedh Date: Thu, 13 Dec 2018 20:31:39 -0500 Subject: [PATCH] add visual to setup.py --- setup.py | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.py b/setup.py index 6103ce96c..ac7b46cec 100644 --- a/setup.py +++ b/setup.py @@ -43,6 +43,7 @@ 'trimesh.path', 'trimesh.path.io', 'trimesh.scene', + 'trimesh.visual', 'trimesh.resources', 'trimesh.interfaces'], package_data={'trimesh': ['resources/*.template',