Skip to content

Commit 39bace3

Browse files
committed
Remove ComPath from entry points
1 parent 35992b9 commit 39bace3

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

setup.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,6 @@
2323
'bio2bel': [
2424
'hgnc = bio2bel_hgnc',
2525
],
26-
'compath': [
27-
'hgnc = bio2bel_hgnc'
28-
],
2926
'console_scripts': [
3027
'bio2bel_hgnc = bio2bel_hgnc.cli:main',
3128
'bio2bel_gfam = bio2bel_hgnc.gfam_manager:main',

0 commit comments

Comments
 (0)