Skip to content

Commit

Permalink
Trying to fix the mac bundle
Browse files Browse the repository at this point in the history
  • Loading branch information
hmaarrfk committed Jul 11, 2024
1 parent 8ab62a1 commit 35188e5
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions installers/macOS/packages.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,6 @@
ModuleNotFoundError: No module named 'keyring.backends.chainer'
ModuleNotFoundError: No module named 'keyring.backends.libsecret'
ModuleNotFoundError: No module named 'keyring.backends.macOS'
pkg_resources:
ImportError: The 'more_itertools' package is required; normally this is
bundled with this package so if you get this warning, consult the
packager of your distribution.
pygments:
ModuleNotFoundError: No module named 'pygments.formatters.latex'
pylint_venv:
Expand All @@ -45,7 +41,6 @@
PACKAGES = [
'blackd',
'keyring',
'pkg_resources',
'pygments',
'pylint_venv',
'pyls_spyder',
Expand Down

0 comments on commit 35188e5

Please sign in to comment.