Closed
Description
Follow the steps with order:
- step into folder
packages/http-client-python
- run
npm install -g npm-check-updates
- run
npx npm-check-updates -u --filter @typespec/*,@azure-tools/*
- run
npm install
- run
npm run build
- run
npm run change:add
and select `Bump dependencies" then input message "bump typespec"
DO NOT
- git add or commit files for folder
venv_build_wheel
- change
.gitignore
.