Commit graph

7 commits

Author SHA1 Message Date
d5777fac54
refactor: restructure project for pip packaging
Some checks failed
website / build (push) Failing after 30s
Restructured the entire project directory, making `plankapy` pip-installable, enhancing its modularity and maintainability. This involved moving and renaming Python source files and tests into a dedicated `src/plankapy` structure, introducing a `pyproject.toml` for modern packaging standards, and removing obsolete `setup.py` and `__init__.py` files. Updated CI/CD pipelines to accommodate the new structure, ensuring continued automation efficiency. Added a `test_config.py` for centralized test configuration, improving test reliability and ease of modification.

- Migrated project documentation and workflow under new `.forgejo` directory for consistency with Forgejo platform requirements.
- Enhanced Docker containerization in CI builds by specifying a node-based container, streamlining the environment setup process.
- Expanded `.gitignore` to include `venv/`, promoting local development best practices.
- Introduced a comprehensive README update, clarifying the project's forked nature and pip-installation goal, fostering better community understanding and contribution suitability.
2024-04-25 08:48:11 +02:00
hwelch-fle
ef9b2dea1d
Update README.md 2023-05-24 16:05:02 -04:00
hwelch-fle
e4c5f447bb
Update README.md 2023-05-24 16:04:09 -04:00
hwelch-fle
d050967100
Update README.md 2023-05-24 16:03:19 -04:00
hwelch-fle
7085efaf93
Update README.md 2023-05-01 15:50:44 -04:00
hwelch-fle
e6c243debb
Added Docs Link 2023-05-01 14:46:26 -04:00
hwelch-fle
531f9c9f13
Create README.md 2023-03-23 21:25:36 -04:00