splitmsa/setup.cfg
Harrison eccb08153e
Some checks failed
ydeng/splitmsa/pipeline/head There was a failure building this commit
Renamed project to "SplitMSA" and added pipeline file
2023-04-11 12:39:04 -05:00

12 lines
180 B
INI

[metadata]
name = splitmsa
version = 0.0.1
[options]
packages = splitmsa
install_requires =
Bio
[options.entry_points]
console_scripts =
splitmsa = splitmsa.splitmsa:main