filterfasta/setup.cfg
Harrison 953bb8f507
All checks were successful
ydeng/filterfasta/pipeline/head This commit looks good
Refactored code structure and added steps to CI
CI now archives build and tests if CLI works
2023-04-24 09:45:47 -05:00

10 lines
160 B
INI

[metadata]
name = filterfasta
version = 0.0.2
[options]
packages = filterfasta
[options.entry_points]
console_scripts =
filterfasta = filterfasta.cli:main