move markdown from requirements.txt to requirements-dev.txt
Change-Id: I07d700c7ac30900e4166611d0b17f80dff8d6f83
This commit is contained in:
parent
cbb005d942
commit
84e55d9c8d
@ -1,6 +1,7 @@
|
|||||||
# doc
|
# doc
|
||||||
sphinx_rtd_theme
|
sphinx_rtd_theme
|
||||||
Sphinx>=1.2.1
|
Sphinx>=1.2.1
|
||||||
|
markdown>=2.6
|
||||||
# test suite
|
# test suite
|
||||||
pytest
|
pytest
|
||||||
pytest-randomly>=1.1
|
pytest-randomly>=1.1
|
||||||
|
@ -2,8 +2,6 @@
|
|||||||
setuptools
|
setuptools
|
||||||
pyserial
|
pyserial
|
||||||
mlzlog >=0.2.0
|
mlzlog >=0.2.0
|
||||||
# for generating docu
|
|
||||||
markdown>=2.6
|
|
||||||
# daemonizing
|
# daemonizing
|
||||||
psutil
|
psutil
|
||||||
python-daemon >=2.0
|
python-daemon >=2.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user