Skip to content

Commit

Permalink
Update lxml dependency (CiscoDevNet#427)
Browse files Browse the repository at this point in the history
* Update lxml dependency version in requirements.txt
* Update lxml dependency version in sdk/python/core/setup.py
* Update lxml dependency version in sdk/python/packages/setup.py
  • Loading branch information
shgandhi authored and ylil93 committed Sep 13, 2017
1 parent ae07f1d commit c16bee3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk/python/packages/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
'Programming Language :: Python :: 3.5',
'Programming Language :: C++'
],
keywords='yang, C++11, python bindings',
keywords='yang, C++11, python bindings',
packages=YDK_PACKAGES,
namespace_packages=NMSP_PACKAGES,
install_requires=INSTALL_REQUIREMENTS,
Expand Down

0 comments on commit c16bee3

Please sign in to comment.