Skip to content

Commit 294c9bc

Browse files
committed
Merge remote-tracking branch 'origin/main' into main
2 parents 2abefec + d1e98e5 commit 294c9bc

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,8 @@
11
# servicestack-python
22
Python ServiceStack Client
3+
4+
## Conda build
5+
Ensure you have conda installed.
6+
- Install conda-build using `conda install conda-build`.
7+
- Add conda-forge as channel using `conda config --add channels conda-forge`
8+
- On root directory run `conda build .`

0 commit comments

Comments
 (0)