-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsetup.cfg
32 lines (29 loc) · 893 Bytes
/
setup.cfg
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
[metadata]
name = gnomonicus
version = 3.0.6
author = Philip W Fowler, Jeremy Westhead
author_email = philip.fowler@ndm.ox.ac.uk
description = Python code to integrate results of tb-pipeline and provide an antibiogram, mutations and variants
long_description = file: README.md
long_description_content_type = text/markdown
url = https://github.com/oxfordmmm/gnomonicus
keywords = gnomonicus, piezo, lodestone, clockwork, TB
license = University of Oxford License, see LICENSE
classifiers = Programming Language :: Python :: 3
[options]
package_dir =
packages = find:
python_requires = >=3.10
install_requires =
gumpy>=1.3.8
bio-grumpy>=0.2.5
piezo>=0.9.0
vcf_subset>=2.0.0
numpy
pandas
recursive_diff
zip_safe = False
include_package_data = True
scripts = bin/gnomonicus, bin/gnomonicus-table-update, bin/merge-vcfs
[options.package_data]
mypkg = config/*.gbk