summaryrefslogtreecommitdiffstats
path: root/setup.cfg
blob: d294cf384c923fda5857ca7bec0e57b33d9fee6d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[metadata]
name = doctor-test
version = 2017.9.0
home-page = https://wiki.opnfv.org/display/doctor/Doctor+Home

[files]
packages = tests
scripts =
    tests/run.sh

[entry_points]
console_scripts =
    doctor-test = tests.main:main