Closed schymans closed 6 years ago
In Sympy 1.3 _Quantity_constructor_postprocessor_Add was removed, so the import does not work any more. I included the function in variables/_core.py now. I also changed the version requirements to include Python 3.7 and Sympy 1.3.
_Quantity_constructor_postprocessor_Add
variables/_core.py
In Sympy 1.3
_Quantity_constructor_postprocessor_Add
was removed, so the import does not work any more. I included the function invariables/_core.py
now. I also changed the version requirements to include Python 3.7 and Sympy 1.3.