galaxyproteomics / tools-galaxyp

Galaxy Tool Shed repositories maintained and developed by the GalaxyP community
MIT License
34 stars 57 forks source link

Update pep_pointer to use python3 #668

Closed cat-bro closed 2 years ago

cat-bro commented 2 years ago

I've converted pep_pointer to python3 because the previous version's dependency (python 2.7.9) is no longer available with conda 4.9.* and above. <10 lines needed to be changed for the conversion from python2 to python3, the rest of the changes are for flake8.