Harrison Deng
2f49699a23
Some checks reported errors
ydeng/splitmsa/pipeline/head Something is wrong with the build of this commit
13 lines
219 B
INI
13 lines
219 B
INI
[metadata]
|
|
name = splitmsa
|
|
version = 0.0.4
|
|
|
|
[options]
|
|
packages = splitmsa
|
|
install_requires =
|
|
biopython ==1.81; python_version == "3.9"
|
|
|
|
[options.entry_points]
|
|
console_scripts =
|
|
splitmsa = splitmsa.splitmsa:main
|