readme
This commit is contained in:
parent
15db984b46
commit
01bcca35c7
@ -12,7 +12,7 @@ Make sure these packages are installed on the webhost serving your website.
|
|||||||
* **centos** `yum install libxml2-devel libxslt-devel python34-devel xmlsec1-devel libmcrypt libmcrypt-devel xmlsec1-openssl`
|
* **centos** `yum install libxml2-devel libxslt-devel python34-devel xmlsec1-devel libmcrypt libmcrypt-devel xmlsec1-openssl`
|
||||||
* **ubuntu** `sudo apt-get install libxml2-dev libxslt1-dev libxmlsec1-dev python3-dev`
|
* **ubuntu** `sudo apt-get install libxml2-dev libxslt1-dev libxmlsec1-dev python3-dev`
|
||||||
|
|
||||||
## Virtualenv
|
### Virtualenv
|
||||||
|
|
||||||
I would suggest you use a virtualenv, this is a directory which contains the python executables and all python
|
I would suggest you use a virtualenv, this is a directory which contains the python executables and all python
|
||||||
packages, like django, python3-saml, etc.
|
packages, like django, python3-saml, etc.
|
||||||
|
Loading…
Reference in New Issue
Block a user