pierrepo / PBxplore

A suite of tools to explore protein structures with Protein Blocks :snake:
https://pbxplore.readthedocs.org/en/latest/
MIT License
28 stars 17 forks source link

Specify versions of MDAnalysis supported #69

Closed HubLot closed 8 years ago

HubLot commented 8 years ago

As discussed in issue #68, indicate which versions of MDAnalysis PBxplore support.

jbarnoud commented 8 years ago

The PR fails because MDAnalysis is not installable on python 3 yet. So far, MDAnalysis is installed with a special line in the .tavis.yml. Maybe the version specifier should be put there instead of in the requirement file.

cc @HubLot @pierrepo

HubLot commented 8 years ago

Indeed, I made the PR a bit too quickly. I just fix this problem on my branch