Skip to content

Commit 2d460c1

Browse files
authored
Merge pull request #2975 from JakaKokosar/master
addons: remove support for old bioinformatics
2 parents 2833f19 + b985b14 commit 2d460c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Orange/canvas/application/addons.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
log = logging.getLogger(__name__)
4848

4949
OFFICIAL_ADDONS = [
50-
"Orange-Bioinformatics",
50+
"Orange3-Bioinformatics",
5151
"Orange3-Prototypes",
5252
"Orange3-Text",
5353
"Orange3-Network",

0 commit comments

Comments
 (0)