Ioannis Filippidis
Ioannis Filippidis
Thanks. This will be considered for merging upstream: https://github.com/erocarrera/pydot.
Thanks. This will be considered for merging upstream, at: https://github.com/erocarrera/pydot.
Thank you. Could you please redirect this pull request to `pydot` (upstream), at: https://github.com/erocarrera/pydot.
I think that such PyPI entries already exist: - [`pydot-ng`](https://pypi.python.org/pypi/pydot-ng/1.0.0) - [`pydotplus`](https://pypi.python.org/pypi/pydotplus/2.0.2). I believe that preserving the name is important, in order to avoid unnecessary renames in code, over many...
[bmcorser](https://github.com/bmcorser) has a PyPI entry for Python 3 called [`pydot3k`](https://pypi.python.org/pypi/pydot3k/1.0.17). Note that it installs as `pydot`, so changes needed in source code. This enables [conditional dependency selection](https://github.com/johnyf/dd/blob/c09e71f675afdaa325595a6d1c10cb72fe5034a6/setup.py#L28), until the `pydot`...
I emailed @erocarrera (last week) about maintenance of `pydot` and its PyPI entry. I received no reply, thus I will evaluate the other packages (non-`pydot`) and switch to a maintained...
@erocarrera has added me as a maintainer for `pydot` (on GitHub and PyPI), so we can start updating the `master` branch, and make a release. I think that this addresses...
`pydot` is being maintained, and the latest version available on PyPI. I would suggest closing this issue.
Any chance this can be fixed by merging the PR mentioned above?
Thanks for addressing #39.