metageni / SUPER-FOCUS

A tool for agile functional analysis of shotgun metagenomic data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

version doesn't work

linsalrob opened this issue · comments

The -v option does not inform us of the version:

Install from conda, then

$ superfocus -v
SUPER-FOCUS 0.0.0

Thanks. I will this out for the next release; it seems to work with pip.

You probably need to add these two lines to your host: section in your bioconda/super-focus/meta.yaml file:

    - setuptools >=38.6.0
    - setuptools_scm

@linsalrob : was this fixed with your bioconda PR? thanks

Yes, all fixed. It required setuptools_scm in the meta.yaml