OpenTreeOfLife / reference-taxonomy

Open Tree Reference Taxonomy (OTT) tools
BSD 2-Clause "Simplified" License
11 stars 12 forks source link

make compatible with python3 #363

Open kcranston opened 5 years ago

kcranston commented 5 years ago

Current python code is python2.7 compatible. Update to 3.

kcranston commented 5 years ago

pip is now starting to output a python2.7 deprecation warning.

Note that if we did want to switch from make to meson, python3 is a requirement of meson.