Skip to content

Commit

Permalink
Add a note about conda env to dev env
Browse files Browse the repository at this point in the history
  • Loading branch information
NoureldinYosri committed May 9, 2024
1 parent 46eab2d commit a7bb2f3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/dev/development.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,8 @@ 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

0 comments on commit a7bb2f3

Please sign in to comment.