Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PR: Delete scientific_startup.py #4799

Merged
merged 2 commits into from
Jul 25, 2017
Merged

Conversation

dalthviz
Copy link
Member

Fixes #4797

@dalthviz dalthviz added this to the v3.2.1 milestone Jul 24, 2017
@dalthviz dalthviz self-assigned this Jul 24, 2017
@dalthviz dalthviz requested a review from ccordoba12 July 24, 2017 05:23
create_exe.py Outdated
@@ -37,8 +37,7 @@ def create_executable():
dist.add_modules('guiqwt')
except ImportError:
pass
dist.includes += ['spyder.scientific_startup',
'spyder.widgets.externalshell.sitecustomize']
dist.includes += ['spyder.widgets.externalshell.sitecustomize']
Copy link
Member

@ccordoba12 ccordoba12 Jul 24, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This file is now spyder.utils.site.sitecustomize, so please change that too.

@ccordoba12 ccordoba12 merged commit f38444a into spyder-ide:3.x Jul 25, 2017
ccordoba12 added a commit that referenced this pull request Jul 25, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants