added rpyc server
parent
4f4371c944
commit
604d0bc87f
|
|
@ -23,7 +23,7 @@ python setup.py install
|
||||||
```
|
```
|
||||||
or with pip
|
or with pip
|
||||||
```bash
|
```bash
|
||||||
pip install .
|
pip install .[server]
|
||||||
```
|
```
|
||||||
|
|
||||||
The installation should work on Python 3.6 or newer. Untested on Python 2.7
|
The installation should work on Python 3.6 or newer. Untested on Python 2.7
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue