Setup Python linter for integration-5G-core-nf-simulator project 00/118900/1
authorBartek Grzybowski <b.grzybowski@partner.samsung.com>
Mon, 8 Mar 2021 09:33:08 +0000 (10:33 +0100)
committerBartek Grzybowski <b.grzybowski@partner.samsung.com>
Mon, 8 Mar 2021 09:33:08 +0000 (10:33 +0100)
Change-Id: I07ab336848fcef897d8246ce781308392ba161fc
Issue-ID: INT-1699
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
jjb/integration/simulators/integration-5G-core-nf-simulator.yaml

index f144dfa..e9e5a24 100644 (file)
           tox-dir: '.'
           tox-envs: 'md'
           pattern: '**/*.md'
+      - 'python':
+          tox-dir: '.'
+          tox-envs: 'py'
+          pattern: '**/*.py'
     stream:
       - 'master':
           branch: 'master'