Closed slactjohnson closed 3 months ago
We transitioned to pyproject.toml for specifying test dependencies at some point. Try adding something like this to pyproject.toml
https://github.com/pcdshub/atef/blob/11b15c01dfafd9fe3c6d5ea39afd5844c071c339/pyproject.toml#L39-L40
Wow, that's a lot of commits and a well earned "all checks have passed"
Thanks! I'd appreciate a once over if you can to see if there's anything weird or missing in the CI. It passes, but that doesn't mean it's correct...
@tangkong I've committed your suggestion to fix README.rst, but now it requires a review again. Can you approve when you get a chance so I can merge?
Thank you!
Description
Adds in standard ECS GH workflows.
Motivation and Context
Closes #8
How Has This Been Tested?
Will hopefully be tested when the workflows run on this PR....