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

Static path fixes #4868

Merged
merged 2 commits into from Jan 25, 2014
Merged

Static path fixes #4868

merged 2 commits into from Jan 25, 2014

Conversation

juliantaylor
Copy link
Contributor

more use of the package dir instead of static file dir, and update a previous test patch of mine to work for build and install time tests

allows packages to run the tests during package build and install time
where the two file locations might be split.
get_ipython_package_dir() does not necessarily contain the files, e.g.
in distribution packages which share files with python3 in a different
folder.
@minrk
Copy link
Member

minrk commented Jan 25, 2014

Looks good, thanks.

minrk added a commit that referenced this pull request Jan 25, 2014
@minrk minrk merged commit d5868c1 into ipython:master Jan 25, 2014
minrk added a commit that referenced this pull request Jan 25, 2014
more use of the package dir instead of static file dir, and update a previous test patch of mine to work for build and install time tests
pankajp pushed a commit to pankajp/ipython that referenced this pull request Feb 19, 2014
more use of the package dir instead of static file dir, and update a previous test patch of mine to work for build and install time tests
mattvonrocketstein pushed a commit to mattvonrocketstein/ipython that referenced this pull request Nov 3, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants