You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
4
4
This repository will host the Python language worker implementation for Azure Functions. We'll also be using it to track work items related to Python support. Please feel free to leave comments about any of the features and design patterns.
5
5
6
-
> :construction: The project is currently **work in progress**. Please **do not use in production** as we expect developments over time. :construction:
6
+
> :construction: The project is currently **work in progress**. Please **do not use in production** as we expect developments over time. To receive important updates, including breaking changes announcements, watch the [Azure App Service announcements](https://github.com/Azure/app-service-announcements/issues) repository. :construction:
7
7
8
8
# Overview
9
9
@@ -15,14 +15,14 @@ What's available?
15
15
16
16
- Develop using Functions Core Tools (CLI)
17
17
- Publish your Python functions using an App Service Plan on Linux
0 commit comments