Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 2a20863

Browse filesBrowse files
committed
no more needed workaround for spyder3-3.3.3 and PyQt5-5.12.1 icon issue
1 parent b9025d3 commit 2a20863
Copy full SHA for 2a20863

File tree

Expand file treeCollapse file tree

1 file changed

+0
-5
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+0
-5
lines changed

‎winpython/wppm.py

Copy file name to clipboardExpand all lines: winpython/wppm.py
-5Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -483,11 +483,6 @@ def patch_standard_packages(self, package_name='', to_movable=True):
483483
r"\Lib\site-packages\spyder\config\main.py"),
484484
"'check_updates_on_startup': True,",
485485
"'check_updates_on_startup': False,")
486-
utils.patch_sourcefile(
487-
self.target + (
488-
r"\Lib\site-packages\spyder\config\main.py"),
489-
"'icon_theme': 'spyder 3'",
490-
"'icon_theme': 'spyder 2'")
491486

492487
# workaround bad installers
493488
if package_name.lower() == "numba":

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.