[metadata] name = bmlsa version = 0.0.4 [options] package_dir = = src install_requires = biopython ==1.81 [options.entry_points] console_scripts = bmlsa = bmlsa.cli:main [tool:pytest] pythonpath = src testpaths = tests