This is an automated email from the ASF dual-hosted git repository.

dianfu pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git


    from d88138799e2 [FLINK-38094][python] Introduce pyflink.__version__
     add 232920e4fd0 [FLINK-37775][python] Manage python development/test 
dependencies in pyproject.yaml

No new revisions were added by this update.

Summary of changes:
 .github/workflows/nightly.yml                      |  2 +-
 docs/content.zh/docs/flinkDev/building.md          |  2 +-
 docs/content/docs/flinkDev/building.md             |  2 +-
 .../test_kubernetes_pyflink_application.sh         |  6 +--
 .../test-scripts/test_pyflink.sh                   |  2 +-
 .../test-scripts/test_pyflink_yarn.sh              |  4 +-
 flink-python/README.md                             |  2 +-
 flink-python/dev/build-wheels.sh                   |  2 +-
 flink-python/dev/dev-requirements.txt              | 35 ---------------
 flink-python/dev/lint-python.sh                    | 12 +++---
 flink-python/pyproject.toml                        | 50 ++++++++++++++++++++++
 flink-python/tox.ini                               |  2 +-
 tools/releasing/create_binary_release.sh           |  2 +-
 13 files changed, 70 insertions(+), 53 deletions(-)
 delete mode 100755 flink-python/dev/dev-requirements.txt

Reply via email to