Skip to content

Commit d65e838

Browse files
authored
Merge pull request #53 from yuvipanda/package-data-redux
Remove include_package_data=True
2 parents 5bc96e1 + ef06ba5 commit d65e838

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,4 @@
2121
package_data={
2222
'jupyter_rsession_proxy': ['icons/*'],
2323
},
24-
include_package_data=True
2524
)

0 commit comments

Comments
 (0)