Skip to content

Commit 13b58fe

Browse files
committed
Fix setup.py to remove v1 API
1 parent 0e2f344 commit 13b58fe

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/python/chart-studio/setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ def readme():
3434
packages=[
3535
"chart_studio",
3636
"chart_studio.api",
37-
"chart_studio.api.v1",
3837
"chart_studio.api.v2",
3938
"chart_studio.dashboard_objs",
4039
"chart_studio.grid_objs",

0 commit comments

Comments
 (0)