We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49fee82 commit 9fb3d58Copy full SHA for 9fb3d58
docs/config_api.rst
@@ -274,7 +274,9 @@ of the following:
274
275
``windows_embeddable``
276
A Windows-only distribution format defined by a zip file. These distributions
277
- are produced by the official Python project.
+ are produced by the official Python project. **Support for this distribution
278
+ flavor is experimental, doesn't fully work, and may be removed in a future
279
+ release because it may not be viable.**
280
281
The ``pyoxidizer`` binary has a set of known distributions built-in
282
which are automatically available and used by this function. Typically you don't
0 commit comments