aboutsummaryrefslogtreecommitdiffstats
path: root/setup.cfg
blob: 51ea1095a15e11e8a4e8e3e266cab2cd805d61be (plain)
1
2
3
4
5
6
7
8
9
10
11
[metadata]
name = sfc
version = 5
home-page = https://wiki.opnfv.org/display/sfc/Service+Function+Chaining+Home

[files]
packages = sfc

[entry_points]
console_scripts =
    run_sfc_tests = sfc.tests.functest.run_sfc_tests:main