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

kenhuuu pushed a change to branch 3.8-dev
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git


    from e6dbd372d9 Merge branch '3.7-dev' into 3.8-dev
     add fb20adf9c0 TINKERPOP-3199 Updated build system to work with 
setuptools>=60
     new dfc9874302 Merge branch '3.7-dev' into 3.8-dev

The 1 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:
 docs/src/dev/developer/release.asciidoc            |  2 +
 gremlin-python/docker-compose.yml                  | 11 +--
 gremlin-python/pom.xml                             |  6 +-
 .../src/main/python/gremlin_python/__init__.py     |  1 +
 gremlin-python/src/main/python/pyproject.toml      | 76 ++++++++++++++++++
 gremlin-python/src/main/python/setup.cfg           | 22 ------
 gremlin-python/src/main/python/setup.py            | 91 ----------------------
 7 files changed, 84 insertions(+), 125 deletions(-)
 create mode 100644 gremlin-python/src/main/python/pyproject.toml
 delete mode 100644 gremlin-python/src/main/python/setup.cfg
 delete mode 100644 gremlin-python/src/main/python/setup.py

Reply via email to