Closed riddell-stan closed 2 years ago
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Note that this isn't true anymore. You do not need to upgrade pip on Ubuntu 20.04 LTS. The httpstan wheels are tagged as manylinux2014.
The httpstan wheels which we build require PEP 600 support (manylinux tags). pip 20.3 is the first version which supports these tags.
See https://pip.pypa.io/en/stable/news/#v20-3
httpstan docs might also need to be updated.