diegozea / MIToS.jl

A Julia package to analyze protein sequences, structures, and evolutionary information
https://diegozea.github.io/MIToS.jl/stable/
Other
74 stars 18 forks source link

Distributed Package imported in scripts but not in the REQUIRE file #49

Closed javieriserte closed 5 years ago

diegozea commented 5 years ago

Hi @javieriserte 😃

I've tagged a new version using Project.toml instead of REQUIRE that should solve this problem.

Does it work now?

javieriserte commented 5 years ago

Yes, it did.

I made a fresh install of MIToS on the latest julia docker image on dockerhub. It works perfect.