Skip to content

Commit 9f58e4c

Browse files
committed
Adds note about python packages beta
1 parent 21eb31f commit 9f58e4c

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed
Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
---
22
{}
3-
43
---
54

65
:::caution[Python Workers are in beta. Packages do not run in production.]
76

8-
Currently, you can only deploy Python Workers that use the standard library. [Packages](/workers/languages/python/packages/#supported-packages) **cannot be deployed** and will only work in local development for the time being.
7+
Currently, you can only deploy Python Workers that use the standard library. [Packages](/workers/languages/python/packages/#supported-packages) **cannot be deployed** and will only work in local development.
8+
9+
If you wish to join the closed beta which enables deploying packages, fill out [this form](https://forms.gle/827KAtKJTZdgAkNm7).
910
:::

0 commit comments

Comments
 (0)