You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Alternatively to pip and PyPI, Anaconda is a popular choice for the distribution of Python packages: aimed at scientific computing, and to simplify package management and deployment.
Thus it would be useful for pyprojectsort to extend support to this user base and be installable through conda (via conda-forge) as follows:
conda install -c conda-forge pyprojectsort
The text was updated successfully, but these errors were encountered:
Alternatively to pip and PyPI, Anaconda is a popular choice for the distribution of Python packages: aimed at scientific computing, and to simplify package management and deployment.
Thus it would be useful for pyprojectsort to extend support to this user base and be installable through conda (via conda-forge) as follows:
conda install -c conda-forge pyprojectsort
The text was updated successfully, but these errors were encountered: