Skip to content

Specific run testing on release versions of dependencies #16

@Jammy2211

Description

@Jammy2211

The following suggestion is pretty good PyAutoLabs/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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions