8000 Fix bad paths in MAINFEST.in · R-Future/plotly.py@7ff6a6e · GitHub
[go: up one dir, main page]

Skip to content

Commit 7ff6a6e

Browse files
committed
Fix bad paths in MAINFEST.in
1 parent 37b1464 commit 7ff6a6e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

MANIFEST.in

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
include /plotly/graph_reference/*.json
2-
include /plotly/widgets/*.js
1+
include plotly/graph_reference/*.json
2+
include plotly/widgets/*.js

0 commit comments

Comments
 (0)
0