Do we want to encourage release pinning?
Open
bug
P3
website
- Dominant language
- Java
- Stars
- 8.7k
- Forks
- 4.7k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 196
Description
The Python instructions recommend adding apache-beam\==2.3.0 to one's setup.py. Instead, we should probably recommend apache-beam<3. It may also be worth calling out apache-beam can be installed with pip install apache-beam.
Imported from Jira [BEAM-3911](https://issues.apache.org/jira/browse/BEAM-3911). Original Jira may contain additional context.
Reported by: robertwb.
Contributor guide
Assessment
This issue has not been assessed yet.