CoExpNetViz / coexpnetviz-python

Internal coexpnetviz CLI used in Cytoscape app
GNU Lesser General Public License v3.0
1 stars 0 forks source link

Clean up PyPI #5

Open timdiels opened 3 years ago

timdiels commented 3 years ago

In GitLab by @timdiels on Apr 3, 2019, 16:28

Try the versions on PyPI, any which don't work should be hidden. E.g. pip install coexpnetviz does not seem to work currently due to a missing deep-blue-genome, probably I pushed it before pushing DBG but got interrupted and DBG never got pushed. DBG is called varbio now, so really we should just forget about that version of coexpnetviz.

timdiels commented 3 years ago

In GitLab by @timdiels on Apr 3, 2019, 16:33

Indeed we may wonder whether we'll continue using PyPI at all, may use Conda instead, but should probably not remove it from pypi but instead link to the new conda packages.

timdiels commented 3 years ago

In GitLab by @timdiels on Oct 1, 2020, 23:12

Actually, I'll provide these old versions in a docker (#3) but the pip page should point to whatever we decided for the latest release.