Skip to content

Commit ef6c802

Browse files
author
Rhys
committed
revert setup.py
1 parent 1aa845e commit ef6c802

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

setup.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
"ansitable",
2020
"swift-sim>=0.10.0",
2121
"qpsolvers",
22+
"rtb-data",
2223
"progress",
2324
]
2425

@@ -43,7 +44,7 @@
4344
extra_folders = [
4445
# 'roboticstoolbox/models/URDF/xacro',
4546
# 'roboticstoolbox/models/DH/meshes',
46-
"roboticstoolbox/rtb-data",
47+
# 'roboticstoolbox/data',
4748
"roboticstoolbox/core",
4849
]
4950

0 commit comments

Comments
 (0)