Skip to content

Commit

Permalink
remove old doc, since we don't install beam anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
severo committed Jan 22, 2025
1 parent 23efc54 commit ea31dfa
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
[email protected] 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
[email protected] config experimental.new-installer false
```

Install the dependencies:

```bash
Expand Down

0 comments on commit ea31dfa

Please sign in to comment.