summaryrefslogtreecommitdiff
path: root/pkg/build_osx_bundle_with_venv.sh
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/build_osx_bundle_with_venv.sh')
-rwxr-xr-xpkg/build_osx_bundle_with_venv.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/pkg/build_osx_bundle_with_venv.sh b/pkg/build_osx_bundle_with_venv.sh
index 370f6cca..18e4d98f 100755
--- a/pkg/build_osx_bundle_with_venv.sh
+++ b/pkg/build_osx_bundle_with_venv.sh
@@ -37,6 +37,8 @@ $VIRTUAL_ENV/bin/pip install -r pkg/requirements-osx.pip
make dev-gui
make dev-mail
+# TODO -- pixelated check for gpg needs to be patched.
+
# $VIRTUAL_ENV/bin/pip uninstall --yes leap.bitmask
# $VIRTUAL_ENV/bin/python setup.py sdist bdist_wheel --universal