File tree Expand file tree Collapse file tree 3 files changed +702
-41
lines changed Expand file tree Collapse file tree 3 files changed +702
-41
lines changed Original file line number Diff line number Diff line change 11# Contributing to mkdocstrings-python-xref
22
3- This project's environment and developemtn tasks are managed using [ pixi]
4- (previously it used conda and make).
5-
63## Prerequisites
74
8- * [ install pixi] [ pixi-install ]
9-
10- ## Development setup
11-
12- To (re)create a pixi development environment for this project, from inside
13- the source tree run:
14-
15- ```
16- pixi reinstall
17- ```
5+ * [ pixi] [ pixi ] [ must be installed] [ pixi-install ] on your machine
186
19- This is actually optional, since pixi will automatically install the
20- environment the first time you run a command.
7+ ## Development tasks
218
22- See ` pixi task list ` for a list of available tasks.
9+ All development tasks are managed using [ pixi] [ pixi ] .
10+ Use ` pixi task list ` to see the available tasks.
2311
2412## Versioning
2513
2614The versions will generally track the version of [ mkdocstrings_python] [ ] on which it depends.
2715
16+ [ pixi ] : https://pixi.sh/dev/
17+ [ pixi-install ] : https://pixi.sh/dev/advanced/installation/
2818[ mkdocstrings_python ] : https://github.com/mkdocstrings/python
2919
3020
31- [ pixi ] : https://pixi.sh/latest/
32- [ pixi-install ] : https://pixi.sh/latest/installation/
You can’t perform that action at this time.
0 commit comments