File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# About Conda
22
3+ !!! warning
4+ While we still find conda a must have tool in the belt, we switched in docutools to uv.
5+
6+ ---
7+
8+ > Below only for reference, when having to deal with non updatable legacy 📜🕸️
9+
10+ ---
11+
12+
313Docutools (and other projects which use the docutools task runner) are using [ conda] [ cond ] as
414environment for required packages.
515
Original file line number Diff line number Diff line change 55
66---
77
8- Below only for reference
8+ > Below only for reference, when having to deal with non updatable legacy 📜🕸️
9+
10+ ---
911
1012You may want to use the same task runner within your project than we do.
1113
@@ -112,7 +114,7 @@ The environ file sources make and activates the virtual (conda) environment - if
112114
113115Then all functions are available :
114116
115- ` ` ` bash xxxlp fmt=xt_flat
117+ ` ` ` bash
116118( source environ && make )
117119` ` `
118120
You can’t perform that action at this time.
0 commit comments