You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
One simple solution is to add atmost= in the version.xml. For example, BEAST.app has
<packagename='BEAST.app'version='2.7.0'url="https://github.com/CompEvol/beast2/releases/download/v2.7.0/BEAST.app.package.v2.7.0.zip"projectURL="http://beast2.org/"description="BEAST base applications">
<dependson='BEAST.base'atleast='2.7.0'atmost='2.7.9'/>
</package>
There is an issue to use phylonco 0.0.3 in the SPI framework of LPhy 1.5.0 and LPhyBeast 1.1.0:
One simple solution is to add
atmost=
in the version.xml. For example, BEAST.app hasThe dependency detail is https://linguaphylo.github.io/setup/#legacy-dependencies
The text was updated successfully, but these errors were encountered: