bin: remove symlinks to the cola and qtpy packages
commitaffe0215d34efc0abdfc9fb2f2eee7c77f6eee8c
authorDavid Aguilar <davvid@gmail.com>
Fri, 11 Mar 2022 08:11:06 +0000 (11 00:11 -0800)
committerDavid Aguilar <davvid@gmail.com>
Fri, 11 Mar 2022 08:11:06 +0000 (11 00:11 -0800)
tree587f3481eb0d51148c13e020f85408fc1affc2b6
parent8416ff388cd9890481374776a1bfc7d4ad58f1a4
bin: remove symlinks to the cola and qtpy packages

We are manipulating sys.path directly in the developer wrapper scripts
so we don't really need these symlinks.

We could in theory remove all of the sys.path manipulation and keep
these symlinks instead, but it seems better to keep those details in the
bin/ wrappers.

Signed-off-by: David Aguilar <davvid@gmail.com>
bin/cola [deleted symlink]
bin/qtpy [deleted symlink]