Merged PR 702: Adding requirement for version 0.4.1 mu_pip_python_library and mu_pip_environment 0.3.3
This commit is contained in:
Родитель
032b558c19
Коммит
6f6ec9199f
4
setup.py
4
setup.py
|
@ -46,8 +46,8 @@ setuptools.setup(
|
|||
},
|
||||
install_requires=[
|
||||
'pyyaml',
|
||||
'mu_environment>=0.3.0',
|
||||
'mu_python_library>=0.3.0'
|
||||
'mu_environment>=0.3.3',
|
||||
'mu_python_library>=0.4.1'
|
||||
],
|
||||
classifiers=[
|
||||
"Programming Language :: Python :: 3",
|
||||
|
|
Загрузка…
Ссылка в новой задаче