Skip to content

Commit f269fa6

Browse files
committed
doc: Omit mention of --scie-only
1 parent c25c7f7 commit f269fa6

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

docs/notes/2.33.x.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,6 @@ The default version of [Pex](https://github.com/pex-tool/pex) used by the Python
7575
- Support for [Pip 26.1](https://pip.pypa.io/en/stable/news/#v26-1).
7676
- In [some cases](https://github.com/pex-tool/pex/pull/3159) lockfile creation is significantly faster.
7777
- Fixed `pex3 lock sync` failing to handle multiple input requirements for the same project name.
78-
- Fixed `--scie-only` for foreign platforms.
7978
- The `scie_pbs_stripped` field of `pex_binary` targets can now be combined with `scie_pbs_free_threaded`.
8079

8180
Note that `v2.97.0` is now also the *minimum* required version of Pex. If you're pinning to an earlier version you must upgrade. Pex is very scrupulous about backwards compatibility, so this should not be a problem in general. If the pin was specifically to avoid a bug in Pex, that bug should be [reported](https://github.com/pex-tool/pex/issues/new), after first confirming that there isn't an existing [open issue](https://github.com/pex-tool/pex/issues) for it.

0 commit comments

Comments
 (0)