Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions docs/dev/development.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,9 @@ See the previous section for instructions.

(When you later open another terminal, you can activate the virtualenv with `workon cirq-py3`.)

**Note:** Some highly managed or customized devices have configurations that interfere with `virtualenv`.
In that case, [anaconda](https://www.anaconda.com/) environments may be a better choice.

3. Check that the tests pass.

```bash
Expand Down