-
-
Notifications
You must be signed in to change notification settings - Fork 481
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
tox.ini: Add -recommended package factor #33296
Comments
This comment has been minimized.
This comment has been minimized.
Last 10 new commits:
|
Commit: |
Branch pushed to git repo; I updated commit sha1. New commits:
|
This comment has been minimized.
This comment has been minimized.
Author: Matthias Koeppe |
Branch pushed to git repo; I updated commit sha1. This was a forced push. New commits: |
This comment has been minimized.
This comment has been minimized.
Branch pushed to git repo; I updated commit sha1. New commits:
|
comment:9
Let's get this in please |
comment:10
OK, it works |
Reviewer: Dima Pasechnik |
comment:11
Thanks! |
Changed branch from u/mkoeppe/tox_ini__gh_actions__add__recommended_package_factor to |
This is the same as
-standard
plus the system packages provided by the_recommended
dummy script package, thus suitable for testingdoc-pdf
.tox.ini
now also allows to passEXTRA_SAGE_PACKAGES
as an environment variable.Later we can switch the Linux portability workflow to use
-recommended
instead of-standard
.(split out from #33222)
Depends on #33277
CC: @tobiasdiez @vbraun @dimpase
Component: porting
Author: Matthias Koeppe
Branch/Commit:
97b4347
Reviewer: Dima Pasechnik
Issue created by migration from https://trac.sagemath.org/ticket/33296
The text was updated successfully, but these errors were encountered: