Removed duplicate dependencies (#1154)
* Adding example for multiple fields command * Duplicate dependencies removed Co-authored-by: Roshan-sy <roshan-sy@github.com>
This commit is contained in:
Родитель
b07eea504f
Коммит
726d847f66
|
@ -18,9 +18,7 @@ NAME = 'azure-devops'
|
|||
# http://pypi.python.org/pypi/setuptools
|
||||
|
||||
REQUIRES = [
|
||||
'distro==1.3.0',
|
||||
'python-dateutil==2.7.3',
|
||||
'msrest>=0.6.0,<0.7.0'
|
||||
'distro==1.3.0'
|
||||
]
|
||||
|
||||
# Version extraction inspired from 'requests'
|
||||
|
|
Загрузка…
Ссылка в новой задаче