File tree Expand file tree Collapse file tree 2 files changed +7
-4
lines changed
Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 5656 " https://bids2openminds.readthedocs.io/"
5757 ],
5858 "softwareRequirements" : [
59- " https://github.com/openMetadataInitiative/openMINDS_Python " ,
60- " https://github.com/bids-standard /pybids" ,
61- " https://github.com/pallets /click/" ,
62- " https://github.com/derek73/python- nameparser"
59+ " https://pypi.org/project/openMINDS/ " ,
60+ " https://pypi.org/project /pybids/ " ,
61+ " https://pypi.org/project /click/" ,
62+ " https://pypi.org/project/ nameparser/ "
6363 ],
6464 "version" : " 0.1.1"
6565}
Original file line number Diff line number Diff line change @@ -26,6 +26,9 @@ classifiers = [
2626[project .scripts ]
2727bids2openminds =" bids2openminds.converter:convert_click"
2828
29+ [project .urls ]
30+ Documentation = " https://bids2openminds.readthedocs.io/"
31+
2932[build-system ]
3033requires = [" setuptools >= 61.0" ]
3134build-backend = " setuptools.build_meta"
You can’t perform that action at this time.
0 commit comments