Skip to content

Commit

Permalink
Merge pull request #3 from modeseven-os-climate/readme-update
Browse files Browse the repository at this point in the history
Chore: Update README.md docs
  • Loading branch information
ModeSevenIndustrialSolutions authored Jun 18, 2024
2 parents ea900eb + 97d1d69 commit 670bc9e
Showing 1 changed file with 9 additions and 7 deletions.
16 changes: 9 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,17 +41,19 @@ Instead we are using the following:
- PDM project (build/dependency management tool)
- pyproject.toml (project metadata description)

### PDM Project

For further details on using PDM for managing dependencies and builds, see:

- [PDM project homepage](https://pdm-project.org/en/latest/)
- [PDM project on GitHub](https://github.com/pdm-project/pdm)
- [PDM project Github action](https://github.com/pdm-project/setup-pdm)
- [PDM Project](https://pdm-project.org/en/latest/)
- [PDM Project on GitHub](https://github.com/pdm-project/pdm)
- [PDM/Setup Github Action](https://github.com/pdm-project/setup-pdm)

For further reading on pyproject.toml files, see:
### Information on pyproject.toml

- [Writing pyproject.toml](https://packaging.python.org/en/latest/guides/writing-pyproject-toml/)
- [Specification](https://packaging.python.org/en/latest/specifications/pyproject-toml/)
- [Cheat sheet](https://betterprogramming.pub/a-pyproject-toml-developers-cheat-sheet-5782801fb3ed)
- [Guide to writing pyproject.toml](https://packaging.python.org/en/latest/guides/writing-pyproject-toml/)
- [File Specification](https://packaging.python.org/en/latest/specifications/pyproject-toml/)
- [Syntax/Cheat Sheet](https://betterprogramming.pub/a-pyproject-toml-developers-cheat-sheet-5782801fb3ed)

<!--
[comment]: # SPDX-License-Identifier: Apache-2.0
Expand Down

0 comments on commit 670bc9e

Please sign in to comment.