File tree Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 1+ + fix remaining problems with initial repository setup
2+ + remove old code from Navigation in Docs
3+ + uncomment link pointing to conda-forge
Original file line number Diff line number Diff line change @@ -6,8 +6,6 @@ See https://oprypin.github.io/mkdocs-literate-nav/
66- [ Home] ( index.md )
77- [ Installation] ( installation.md )
88- [ How-to guides] ( how-to-guides/index.md )
9- - [ Do a basic calculation] ( how-to-guides/basic-calculation.md )
10- - [ Run code in a notebook] ( how-to-guides/run-code-in-a-notebook.py )
119- [ Tutorials] ( tutorials/index.md )
1210- [ Further background] ( further-background/index.md )
1311 - [ Dependency pinning and testing] ( further-background/dependency-pinning-and-testing.md )
Original file line number Diff line number Diff line change @@ -71,7 +71,9 @@ The steps required are the following:
7171 (which you can then add to the release if you want).
7272
73731 . Go to your conda feedstock repository
74+ <!--
7475 (likely something like https://github.com/conda-forge/pymc-elicito-feedstock)
76+ -->
7577 and make a new merge request that updates your ` recipe/meta.yaml ` file
7678 to point to the newly released version on PyPI.
7779
You can’t perform that action at this time.
0 commit comments