-
Notifications
You must be signed in to change notification settings - Fork 8
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
MAINT: testing syntax #39
Conversation
Added a flake-8 cap to this branch since the latest version does not like how we invoke the ignore rules. Documented as part of standards upgrade in #43. |
Went ahead and added the RC check to close out issues at pysat. Results of test are here: https://github.com/pysat/pysatCDF/actions/runs/3594442005 Added #44 to capture the updating Github Actions to include windows and mac tests. Probably best for these to be implemented after or during meson upgrades to the install procedure. |
Thanks @jklenzing and @aburrell! |
Description
Addresses pysat/pysat#1053, pysat/pysat#1042, pysat/pysat#1048
Type of change
How Has This Been Tested?
Via Github Actions
Checklist:
develop
(notmain
) branchCHANGELOG.md
, summarizing the changesIf this is a release PR, replace the first item of the above checklist with the
release checklist on the pysat wiki:
https://github.com/pysat/pysat/wiki/Checklist-for-Release