Skip to content

add support for python 3#3

Open
DrSensor wants to merge 2 commits intoa20r:masterfrom
DrSensor:master
Open

add support for python 3#3
DrSensor wants to merge 2 commits intoa20r:masterfrom
DrSensor:master

Conversation

@DrSensor
Copy link

@DrSensor DrSensor commented May 6, 2017

This convert roshelper to support both python2 and python3 using this command:

$ futurize -0 -w -a -n **.py
$ futurize -0 -w -a -n roshelper/**.py
$ futurize -0 -w -a -n roshelper/**/*.py

I also changes the absolute import to relative import so anyone can try the latest version by:

pip3 install https://github.com/wallarelvo/roshelper.git

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.

1 participant