We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
96655d8
Make Mosek and pydicom optional dependencies. One can install them if needed using pip install portpy[mosek] or pip install portpy[pydicom]
pip install portpy[mosek]
pip install portpy[pydicom]