Skip to content

Commit dae949f

Browse files
committed
0.6.7
1 parent 865154e commit dae949f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setup(
77
name = 'pygnmi',
8-
packages = ['pygnmi', 'pygnmi.spec', 'pygnmi.artefacts', 'pygnmi.tools'],
8+
packages = ['pygnmi', 'pygnmi.spec', 'pygnmi.artefacts', 'pygnmi'],
99
version = '0.6.7',
1010
license='bsd-3-clause',
1111
description = 'This repository contains pure Python implementation of the gNMI client to interact with the network functions.',

0 commit comments

Comments
 (0)