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
In fact, it seems like every project will install via this command, albeit projects which dont specifically support it just go to their latest version.
This should be separate from the automated build runs, as it does not mean the current distribution is broken
The text was updated successfully, but these errors were encountered:
The following suggestion is pretty good Jammy2211/PyAutoGalaxy#68
We should have a build run which uses the following commands (only these libraries support this feature)
pip install astropy -U --pre
pip install numpy -U --pre
pip install PyYAML -U --pre
pip install scipy -U --pre
In fact, it seems like every project will install via this command, albeit projects which dont specifically support it just go to their latest version.
This should be separate from the automated build runs, as it does not mean the current distribution is broken
The text was updated successfully, but these errors were encountered: