Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build: Using werkzeug library #264

Merged
merged 17 commits into from
Nov 21, 2024
Merged

build: Using werkzeug library #264

merged 17 commits into from
Nov 21, 2024

Conversation

gavin-aguiar
Copy link
Contributor

@gavin-aguiar gavin-aguiar commented Nov 15, 2024

This PR includes several changes to the azure/functions package, primarily focusing on updating dependencies, refactoring code, and improving the build process. The key changes are grouped by theme below:

Dependency Updates and Refactoring:

  • Removed references to _thirdparty.werkzeug and updated imports to use the main werkzeug package directly

Build Process Enhancements:

  • Added pyproject.toml to define the build system requirements and project metadata, replacing setup.py.
  • Updated build pipelines to use python -m build instead of setup.py for building the Python SDK.

@gavin-aguiar gavin-aguiar changed the title Using werkzeug library build: Using werkzeug library Nov 15, 2024
@gavin-aguiar gavin-aguiar marked this pull request as ready for review November 19, 2024 23:05
@hallvictoria hallvictoria merged commit 39363d8 into dev Nov 21, 2024
12 checks passed
@hallvictoria hallvictoria deleted the gaaguiar/werkzeug branch November 21, 2024 21:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants