[
https://issues.apache.org/jira/browse/TINKERPOP-3118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yang Xia closed TINKERPOP-3118.
-------------------------------
Fix Version/s: 3.7.5
Resolution: Fixed
> Modernize gremlin-python build and package set up
> -------------------------------------------------
>
> Key: TINKERPOP-3118
> URL: https://issues.apache.org/jira/browse/TINKERPOP-3118
> Project: TinkerPop
> Issue Type: Improvement
> Components: python
> Reporter: Yang Xia
> Priority: Major
> Fix For: 3.7.5
>
>
> It came to my attention that we have been using [deprecated build and
> packaging
> commands|https://packaging.python.org/en/latest/discussions/setup-py-deprecated/]
> with setup.py, i.e:
> {code:java}
> python setup.py install
> python setup.py develop
> python setup.py sdist
> python setup.py bdist_wheel
> {code}
> Perhaps we should consider modernizing the build and packaging (and
> potentially distribution) process as recommended in the [python
> docs|https://packaging.python.org/en/latest/guides/modernize-setup-py-project/].
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)