Skip to content

Commit 9fb3d58

Browse files
committed
docs: denote Windows embeddable distributions as experimental
I'm planning a new release and want to clearly mark this flavor is not supported so there aren't surprises.
1 parent 49fee82 commit 9fb3d58

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/config_api.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -274,7 +274,9 @@ of the following:
274274

275275
``windows_embeddable``
276276
A Windows-only distribution format defined by a zip file. These distributions
277-
are produced by the official Python project.
277+
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.**
278280

279281
The ``pyoxidizer`` binary has a set of known distributions built-in
280282
which are automatically available and used by this function. Typically you don't

0 commit comments

Comments
 (0)