Skip to content

Commit 195dc27

Browse files
committed
appeasing vale
1 parent 7ef7969 commit 195dc27

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

  • scripts/config/vale/styles/config/vocabularies/words
  • specification/proxygen-cli

scripts/config/vale/styles/config/vocabularies/words/accept.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ onboarding
1616
Podman
1717
preprod
1818
Proxygen
19-
proxygen
2019
Python
2120
Redocly
2221
sed

specification/proxygen-cli/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ to deploy our OAS specification to different environments, deploy a sandbox back
77

88
### Install Proxygen-CLI
99

10-
The `proxygen-cli` package currently requires Python v3.9 or greater. Note: While proxygen-cli v2.x technically supports Python 3.13, its dependency constraints still require lxml <5.0, which is incompatible with Python 3.13. For Python 3.13 users, install proxygen-cli in a separate virtual environment using Python 3.11 or 3.12 until this is resolved upstream.
10+
The `proxygen-cli` package currently requires Python v3.9 or greater. Note: While `proxygen-cli` v2.x technically supports Python 3.13, its dependency constraints still require lxml <5.0, which is incompatible with Python 3.13. For Python 3.13 users, install `proxygen-cli` in a separate virtual environment using Python 3.11 or 3.12 until this is resolved upstream.
1111

1212
```bash
1313
pyenv install 3.11.1

0 commit comments

Comments
 (0)