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

Register projection windrose #39

Merged
merged 2 commits into from
Aug 15, 2016
Merged

Register projection windrose #39

merged 2 commits into from
Aug 15, 2016

Conversation

s-celles
Copy link
Member

@s-celles s-celles commented Aug 13, 2016

Closes #38
Closes #20

@@ -1,13 +1,16 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-

import click

Choose a reason for hiding this comment

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

Isn't click python2 only?

Copy link
Member Author

Choose a reason for hiding this comment

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

http://click.pocoo.org/5/python3/
I think Python 3 support in click is enough for what I'm doing.

I didn't faced any problem with my version

$ python --version
Python 3.5.2 :: Anaconda 4.1.1 (x86_64)

Choose a reason for hiding this comment

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

fair enough. I apparently only remembered the bottom parts of that page but not the top.

@s-celles s-celles merged commit ad717c4 into master Aug 15, 2016
@s-celles s-celles deleted the register_axe branch July 30, 2017 07:49
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.

2 participants