Miscellaneous improvement, including cli modality, types fixes, and pyvis support#3
Open
wyattscarpenter wants to merge 27 commits intoJamesPhillipsUK:mainfrom
Open
Miscellaneous improvement, including cli modality, types fixes, and pyvis support#3wyattscarpenter wants to merge 27 commits intoJamesPhillipsUK:mainfrom
wyattscarpenter wants to merge 27 commits intoJamesPhillipsUK:mainfrom
Conversation
…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.
this errored for me on Windows, see https://stackoverflow.com/questions/23212435/permission-denied-to-write-to-my-temporary-file for more info
…e file can actually be invoked
it currently really displays, since the proof is in the pudding, but there is a flag to allow not-displaying as well
note that these run slowest to fastest
Author
|
Once python/typeshed#14057 is accepted and typeshed propagates through the relevant systems at whatever rate they do, it will be nice to edit: done! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
closes #2