Merge branch 'fix/separate-development-dependencies' into 'master'
separate development python dependencies into requirements.txt See merge request !3371
No related branches found
No related tags found
requirements.txt
0 → 100644
numpy | ||
matplotlib | ||
pylint~=2.14.0 | ||
flake8~=6.0.0 | ||
black~=22.0 | ||
codespell~=2.2.2 | ||
fieldcompare[all]~=0.1.0 |