Merge branch 'fix/separate-development-dependencies' into 'master'
separate development python dependencies into requirements.txt See merge request !3371 (cherry picked from commit e07e3e42) 2fdb8c13 separate development python dependencies into requirements.txt 949210e5 include project python dependencies in requirements.txt
parent
b2984472
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 |
Please register or sign in to comment