Mathics3 / mathics-core

An open-source Mathematica. This repository contains the Python modules for WL Built-in functions, variables, core primitives, e.g. Symbol, a parser to create Expressions, and an evaluator to execute them.
https://mathics.org
Other
786 stars 48 forks source link

adding packaging as an explicit dependency (#932) #1065

Closed mmatera closed 3 months ago

mmatera commented 3 months ago

This should fix #932. For some reason, CI does not see any difference, but it doesn't hurt to add it.

rocky commented 3 months ago

Ok - let's try it!