-
-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Remove 3.12 deprecation warning... #63
Conversation
regarding the use of pkgdata
NB: I will be investigating what's up with building doctest. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
I looked at the doctest failure. It looks like we have problems with in mathics core and incompatibility with newer dependencies (scipy?), but I am not sure which ones exactly. Expect some issues or comments raised in mathics-core. |
@rocky, I tested the doctests in my laptop against different versions of Python, and they seem to work properly. |
I was seeing the same kind of failure that is in the failure of the github workflows tracker for mathics-scanner here. For example for this:
Adding a
|
regarding the use of pkgdata