File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed
Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -98,13 +98,20 @@ I can guarantee that if the [Robust Python Cookiecutter] ever sees any amount of
9898of trusted individuals to ensure the project is taken care of.
9999
100100[ bitbucket-pipelines ] : https://support.atlassian.com/bitbucket-cloud/docs/write-a-pipe-for-bitbucket-pipelines/
101+ [ cookiecutter ] : https://cookiecutter.readthedocs.io/en/stable/
101102[ cookiecutter-hypermodern-python ] : https://github.com/cjolowicz/cookiecutter-hypermodern-python
103+ [ cookiecutter-robust-python ] : https://github.com/56kyle/cookiecutter-robust-python
104+ [ cruft ] : https://cruft.github.io/cruft/
102105[ github-actions ] : https://docs.github.com/en/actions
103106[ Hypermodern Python Cookiecutter ] : https://github.com/cjolowicz/cookiecutter-hypermodern-python
107+ [ just ] : https://github.com/casey/just?tab=readme-ov-fil
104108[ maturin ] : https://github.com/PyO3/maturin
105- [ cookiecutter-robust-python ] : https://github.com/56kyle/cookiecutter-robust-python
109+ [ noxfile ] : https://github.com/56kyle/cookiecutter-robust-python/blob/main/%7B%7Bcookiecutter.project_name%7D%7D/noxfile.py
110+ [ poetry ] : https://python-poetry.org/docs/
111+ [ polars ] : https://github.com/pola-rs/polars
106112[ Robust Python Cookiecutter ] : https://github.com/56kyle/cookiecutter-robust-python
107113[ ruff ] : https://docs.astral.sh/ruff/
114+ [ rust ] : https://www.rust-lang.org/learn
108115[ Rye ] : https://rye.astral.sh/
109116[ uv ] : https://docs.astral.sh/uv/
110117
You can’t perform that action at this time.
0 commit comments