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

Ipython version detection update and new drivers #3

Merged
merged 5 commits into from
Jun 2, 2015

Conversation

ggdeboo
Copy link
Contributor

@ggdeboo ggdeboo commented Apr 1, 2015

I have modified misc.py to detect the version of newer ipython releases and added a bunch of instrument wrappers.

for key, val in dic.iteritems():
ret[val] = key
return ret

Copy link
Owner

Choose a reason for hiding this comment

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

Is there a reason for dropping this?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

It doesn't seem to be used anywhere.

ggdeboo added 2 commits April 15, 2015 13:02
Added requirements for IPython and pyVISA to make it clear which versions are
not supported.
@ggdeboo
Copy link
Contributor Author

ggdeboo commented May 27, 2015

I have removed the commented code. Is there anything else that should be done before this is merged?

heeres added a commit that referenced this pull request Jun 2, 2015
Ipython version detection update and new drivers
@heeres heeres merged commit d2f3118 into heeres:master Jun 2, 2015
@heeres
Copy link
Owner

heeres commented Jun 2, 2015

thanks!

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.

3 participants