File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -2,12 +2,12 @@ git+https://github.com/AleksandarPetrov/napoleon.git@0dc3f28a309ad602be5f44a9049
22git+https://github.com/rwblair/sphinxcontrib-versioning.git@39b40b0b84bf872fc398feff05344051bbce0f63#egg=sphinxcontrib-versioning
33nbsphinx
44packaging
5- pybids >= 0.9.2
5+ pybids >= 0.11.1
66pydot >= 1.2.3
77pydotplus
88requests
99sphinx-argparse
1010sphinx >= 2.1.2
1111sphinx_rtd_theme
1212sphinxcontrib-apidoc ~= 0.3.0
13- tqdm
13+ tqdm
Original file line number Diff line number Diff line change 1- pybids ~= 0.9.2
1+ pybids ~= 0.11.1
22requests
33tqdm
44pytest
55pytest-xdist
66pytest-cov == 2.5.1
7- coverage
7+ coverage
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ project_urls =
2424[options]
2525python_requires = >= 3.6
2626install_requires =
27- pybids >= 0.9.2
27+ pybids >= 0.11.1
2828 requests
2929 tqdm
3030test_requires =
Original file line number Diff line number Diff line change 6868 },
6969 {
7070 "name" : " extension" ,
71- "pattern" : " [._]*[a-zA-Z0-9]*?\\ .( [^/\\\\ ]+)$"
71+ "pattern" : " [._]*[a-zA-Z0-9]*?( \\ .[^/\\\\ ]+)$"
7272 }
7373 ],
7474 "default_path_patterns" : [
You can’t perform that action at this time.
0 commit comments