Skip to content

Commit

Permalink
remove install by requirements.txt in core dev
Browse files Browse the repository at this point in the history
  • Loading branch information
MFA-X-AI committed Jul 11, 2024
1 parent 64889e8 commit 7ffbfd2
Showing 1 changed file with 0 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,6 @@ python -m venv venv
venv/Scripts/activate
```

Download python packages.

```
pip install -r requirements.txt
```

Run the following commands to install the package in local editable mode and install xircuits into the JupyterLab environment.

```
Expand Down

0 comments on commit 7ffbfd2

Please sign in to comment.