Description
|
$ virtualenv -p python3 pywps_flask_env |
|
$ cd pywps_flask_dir |
In README.rst, the virtual environment is created with a name
pywps_flask_env and then the docs say to access it with
pywps_flask_dir.
Steps to Reproduce
|
$ virtualenv -p python3 pywps_flask_env |
|
$ cd pywps_flask_dir |
Additional Information
Comes from commit 99fa187
Description
pywps-flask/README.rst
Lines 8 to 9 in 6952875
In README.rst, the virtual environment is created with a name
pywps_flask_envand then the docs say to access it withpywps_flask_dir.Steps to Reproduce
pywps-flask/README.rst
Lines 8 to 9 in 6952875
Additional Information
Comes from commit 99fa187