Skip to content

Commit

Permalink
Merge branch 'main' into datetime-stats
Browse files Browse the repository at this point in the history
  • Loading branch information
polinaeterna authored Jan 28, 2025
2 parents 720aab9 + b175525 commit f84083f
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 f84083f

Please sign in to comment.