Skip to content
Snippets Groups Projects
Verified Commit b50da4a7 authored by Maarten de Waard's avatar Maarten de Waard :angel:
Browse files

use docs/requirements.in as well

parent 0d1003d1
No related branches found
No related tags found
No related merge requests found
......@@ -9,7 +9,7 @@
}
],
"pip-compile": {
"fileMatch": ["^requirements\\.in$", "^docs/requirements\\.in$"]
"fileMatch": ["(^|/)requirements\\.in$"]
},
"pip_requirements": {
"enabled": false
......
......@@ -5,7 +5,7 @@
# Please add developer dependencies which are not needed to install
# Stackspin to requirements-dev.txt!
#
recommonmark
sphinx
sphinx-design
sphinx-rtd-theme
recommonmark==0.7.0
sphinx==4.4.0
sphinx-design==0.0.13
sphinx-rtd-theme==1.0.0
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment