[IMG124] update packaging
- Original Gitlab Story: IMG114
This PR introduces the following changes:
- Deprecated
setup.py
in favor ofsetup.cfg
andpyproject.tmol
- Add
meta.yml
for build conda package - Follow the standard convention by renaming
python
tosrc
- Update git ignore list
- Add the following info to developer documentations
- how to release imars3d on PyPI and Conda
- how to setup local dev environment