issues
search
phac-nml
/
biohansel
Rapidly subtype microbial genomes using single-nucleotide variant (SNV) subtyping schemes
Apache License 2.0
26
stars
7
forks
source link
Patch fix for Bioconda
#145
Closed
peterk87
closed
3 years ago
peterk87
commented
3 years ago
removing pytest-runner and pytest from setup.py as per pytest-runner deprecation notice (
https://github.com/pytest-dev/pytest-runner/#deprecation-notice
)
adding Tox back for running pytest tests and flake8
fixed flake8 lint warnings
modified CI GH Action to use tox and tox-gh-actions (
https://github.com/ymyzk/tox-gh-actions
)
added
biohansel
console script entry point so users can run either
$ hansel ...
or
$ biohansel ...
biohansel
console script entry point so users can run either$ hansel ...
or$ biohansel ...