added rpyc server

tegra
Malar Kannan 2020-03-18 15:19:56 +05:30
parent 4f4371c944
commit 604d0bc87f
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ python setup.py install
```
or with pip
```bash
pip install .
pip install .[server]
```
The installation should work on Python 3.6 or newer. Untested on Python 2.7