actually no
requirements-dev.txt
0 → 100644
... | @@ -45,18 +45,3 @@ rpy2==3.4.2 | ... | @@ -45,18 +45,3 @@ rpy2==3.4.2 |
#PyQt5==5.15.4 # Python >=3.6 | #PyQt5==5.15.4 # Python >=3.6 | ||
#PyQt5-sip==12.8.1 # Python >=3.5 | #PyQt5-sip==12.8.1 # Python >=3.5 | ||
#qimage2ndarray==1.8.3 | #qimage2ndarray==1.8.3 | ||
############## | |||
# Developers # | |||
############## | |||
coverage==5.5 # Python >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, <4 | |||
sphinx==3.5.2 # Python >=3.5 | |||
sphinx-gallery==0.8.2 # Python >=3.5 | |||
sphinx_rtd_theme==0.5.1 | |||
twine==3.4.1 # Python >=3.6 | |||
pytest==3.6 # Python >=3.6 | |||
# Pillow for osx version 5.0.1 is bugged | |||
# it is used by sphinx | |||
# Pillow==5.0.0 |
Please register or sign in to comment