File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1717* Make online documentation optional [ #476 ] ( https://github.com/NLeSC/python-template/pull/476 )
1818
1919### Changed
20+ * Change the default profile to 'recommended' [ #598 ] ( https://github.com/NLeSC/python-template/pull/598 )
2021* Updated the user documentation (README.md) of the template [ #569 ] ( https://github.com/NLeSC/python-template/pull/569 )
2122* Droped Python 3.8 and 3.9 support [ #551 ] ( https://github.com/NLeSC/python-template/pull/551 )
2223* Fix broken link checker [ #546 ] ( https://github.com/NLeSC/python-template/pull/546 )
Original file line number Diff line number Diff line change 22# profile selection
33template_profile :
44 type : str
5- default : ask
5+ default : " recommended "
66 help : Select a profile
77 choices :
88 Recommended (our defaults for research software) : " recommended"
You can’t perform that action at this time.
0 commit comments