Skip to content
Snippets Groups Projects
Commit ee5a65a1 authored by Federico Mena Quintero's avatar Federico Mena Quintero
Browse files

Briefly describe what virtualenv is about

parent 86fdbcab
No related branches found
No related tags found
No related merge requests found
......@@ -12,8 +12,8 @@ moved by a different tool. This project, `bztogl`, provides that tool.
# Requirements
`bztogl` is a Python 3 script, and it requires the `bugzilla` and
`python-gitlab` modules. You can set up a virtualenv for these like
this:
`python-gitlab` modules. You can set up a virtualenv (essentially a
personal sandbox for Python modules) for these like this:
```sh
mkdir ~/src/virtualenvs
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment