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

baunsgaard pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/systemds.git


    from d43c492433 [MINOR] Windows update and setup
     new d0a6accaba [SYSTEMDS-3494] Python 3.9 support
     new bfc26e747d [SYSTEMDS-3493] Python windows install

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 src/main/python/.gitignore                              |  2 ++
 src/main/python/create_python_dist.py                   |  6 +++---
 src/main/python/docs/source/getting_started/install.rst | 17 ++++++++++++++++-
 src/main/python/generator/__init__.py                   |  2 +-
 src/main/python/generator/{parser.py => dml_parser.py}  |  0
 src/main/python/generator/generator.py                  |  4 ++--
 src/main/python/systemds/context/systemds_context.py    |  2 +-
 7 files changed, 25 insertions(+), 8 deletions(-)
 rename src/main/python/generator/{parser.py => dml_parser.py} (100%)

Reply via email to