Commit a274031 1 parent cd3e0be commit a274031 Copy full SHA for a274031
File tree 1 file changed +3
-3
lines changed
{{cookiecutter.project_name}}
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ in particular, the [API documentation][].
16
16
## Installation
17
17
18
18
You need to have Python 3.10 or newer installed on your system.
19
- If you don't have Python installed, we recommend installing [ Mambaforge ] [ ] .
19
+ If you don't have Python installed, we recommend installing [ uv ] [ ] .
20
20
21
21
There are several alternative options to install {{ cookiecutter.project_name }}:
22
22
@@ -47,10 +47,10 @@ If you found a bug, please use the [issue tracker][].
47
47
48
48
> t.b.a
49
49
50
- [ mambaforge ] : https://github.com/conda-forge/miniforge#mambaforge
50
+ [ uv ] : https://github.com/astral-sh/uv
51
51
[ scverse discourse ] : https://discourse.scverse.org/
52
52
[ issue tracker] : https://github.com/{{ cookiecutter.github_user }}/{{ cookiecutter.project_name }}/issues
53
- [ tests] : https://github.com/{{ cookiecutter.github_user }}/{{ cookiecutter.github_repo }}/actions/workflows/test.yml
53
+ [ tests] : https://github.com/{{ cookiecutter.github_user }}/{{ cookiecutter.github_repo }}/actions/workflows/test.yaml
54
54
[ documentation] : https://{{ cookiecutter.project_name }}.readthedocs.io
55
55
[ changelog] : https://{{ cookiecutter.project_name }}.readthedocs.io/en/latest/changelog.html
56
56
[ api documentation] : https://{{ cookiecutter.project_name }}.readthedocs.io/en/latest/api.html
You can’t perform that action at this time.
0 commit comments