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
Include a workflow which builds poetry builds Pinto and publishes it to either to PyPI or as a package on here (since Pinto is already taken as a package on PyPI, though I think we can publish it under a different name than it gets imported by but that's something we'll need to check out).
Verify that pip install pinto or whatever the published package name ends up being into a base Conda environment works properly
Update install instructions in docs to give this option first, then include existing instructions as a "build from source" option
The text was updated successfully, but these errors were encountered:
poetry build
s Pinto and publishes it to either to PyPI or as a package on here (since Pinto is already taken as a package on PyPI, though I think we can publish it under a different name than it gets imported by but that's something we'll need to check out).pip install pinto
or whatever the published package name ends up being into a base Conda environment works properlyThe text was updated successfully, but these errors were encountered: