We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f79f902 commit 9ddb8c8Copy full SHA for 9ddb8c8
docs/dev/development.md
@@ -122,6 +122,9 @@ See the previous section for instructions.
122
123
(When you later open another terminal, you can activate the virtualenv with `workon cirq-py3`.)
124
125
+ **Note:** Some highly managed or customized devices have configurations that interfere with `virtualenv`.
126
+ In that case, [anaconda](https://www.anaconda.com/) environments may be a better choice.
127
+
128
3. Check that the tests pass.
129
130
```bash
0 commit comments