Skip to content

Commit

Permalink
remove old doc, since we don't install beam anymore (#3130)
Browse files Browse the repository at this point in the history
  • Loading branch information
severo authored Jan 23, 2025
1 parent 23efc54 commit b175525
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions DEVELOPER_GUIDE.md
Original file line number Diff line number Diff line change
Expand Up @@ -142,16 +142,6 @@ or
poetry@1.8.2 env use 3.9.18
```

Avoid an issue with Apache beam (https://github.com/python-poetry/poetry/issues/4888#issuecomment-1208408509):

```bash
poetry config experimental.new-installer false
```
or
```bash
poetry@1.8.2 config experimental.new-installer false
```

Install the dependencies:

```bash
Expand Down

0 comments on commit b175525

Please sign in to comment.