filterfasta/setup.cfg
Harrison a6871214a4
All checks were successful
ydeng/filterfasta/pipeline/head This commit looks good
Added test to check installation
2023-04-22 16:33:30 -05:00

10 lines
160 B
INI

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