Skip to content

Commit 3bbe810

Browse files
author
Ryan Delaney
committed
Update path to eco submodule for package_data
1 parent 07bac88 commit 3bbe810

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
# installed, specify them here. If using Python 2.6 or less, then these
8484
# have to be included in MANIFEST.in as well.
8585
package_data={
86-
'eco': ['eco/eco.json'],
86+
'eco': ['annotator/eco/eco.json'],
8787
},
8888

8989
# Although 'package_data' is the preferred approach, in some case you may

0 commit comments

Comments
 (0)