Skip to content

Miscellaneous improvement, including cli modality, types fixes, and pyvis support#3

Open
wyattscarpenter wants to merge 27 commits intoJamesPhillipsUK:mainfrom
wyattscarpenter:main
Open

Miscellaneous improvement, including cli modality, types fixes, and pyvis support#3
wyattscarpenter wants to merge 27 commits intoJamesPhillipsUK:mainfrom
wyattscarpenter:main

Conversation

@wyattscarpenter
Copy link
Copy Markdown

@wyattscarpenter wyattscarpenter commented May 13, 2025

closes #2

…ump and loosen the EoN requirement

Installing this project gives a notice DEPRECATION: Building 'EoN' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'EoN'. Discussion can be found at pypa/pip#6334

That's not far away, so I fear that under future versions of pip this would just stop installing.

Anyway, that will probably be a simple fix for upstream once they bother.
it currently really displays, since the proof is in the pudding, but there is a flag to allow not-displaying as well
@wyattscarpenter wyattscarpenter changed the title Miscellaneous improvement, including cli modality Miscellaneous improvement, including cli modality and fixing the types May 14, 2025
@wyattscarpenter wyattscarpenter changed the title Miscellaneous improvement, including cli modality and fixing the types Miscellaneous improvement, including cli modality, types fixes, and pyvis support May 14, 2025
@wyattscarpenter
Copy link
Copy Markdown
Author

wyattscarpenter commented May 14, 2025

Once python/typeshed#14057 is accepted and typeshed propagates through the relevant systems at whatever rate they do, it will be nice to recommend using --install-types instead of its opposite. install types-networkx directly.

edit: done!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Lot of overlapping text if more than one argument or function is present

1 participant