Added numpy, scipy and matplotlib requirements with pycharm: EDIT: I just saw that there is already this file pyproject.toml: [build-system] requires = ["setuptools", "wheel", "scikit-build", "cmake", "ninja"] build-backend = "setuptools.build_meta"
pyproject.toml
So I guess, this merge request is rendundant?