Mathew Topper
Mathew Topper
I have the same issue that is triggered when I try to specify a pip version: ```INI [tox] requires = tox-conda setuptools >= 40.8.0 pip < 22 ``` Not setting...
I also note that the pip version set in `requires` is not respected. ```ShellSession > conda list # packages in environment at E:\Programming\Python\git\taxonopy\.tox\py37: # # Name Version Build Channel ......
@mcafaro, we'd be very happy with that solution.
Thanks @akeeste. Note, I just added points 10 and 11 and 12 and 13 to the top post.
My coverage data. [Wec-Sim Coverage.zip](https://github.com/WEC-Sim/WEC-Sim/files/7589588/Wec-Sim.Coverage.zip)
[WEC-Sim_Applications](https://github.com/WEC-Sim/WEC-Sim_Applications) automatic tests on pushes and PRs are now added via https://github.com/WEC-Sim/WEC-Sim_Applications/pull/9 and https://github.com/WEC-Sim/WEC-Sim_Applications/pull/21. I'm now going to start looking at triggering these tests from pushes in this repo. @kmruehl,...
If you're getting some odd notifications, I have had to give WEC-Sim-Bot write access to WEC-Sim_Applications and I have added one of its PATs as a secret in this repo....
OK, so automatic triggering of tests in [WEC-Sim_Applications](https://github.com/WEC-Sim/WEC-Sim_Applications) from pushes to the `master` and `dev` branches of [WEC-Sim](https://github.com/WEC-Sim/WEC-Sim) is now set up. Here is an example of the event for...
> @H0R5E is this why the tests are run separately and generate individual build reports? @kmruehl, that is how it is set up, yes. Note that there is an overhead...
Windows and MacOS support [is now available](https://github.com/matlab-actions/setup-matlab/issues/18#issuecomment-1006990188).