bluesky / hklpy

Diffractometer computation library with ophyd pseudopositioner support
https://blueskyproject.io/hklpy
BSD 3-Clause "New" or "Revised" License
4 stars 12 forks source link

expand to py310 & py311 #261

Closed prjemian closed 1 year ago

prjemian commented 1 year ago
prjemian commented 1 year ago

bluesky.simulation.check_limits() was refactored and can't be used here since it errors with:

RuntimeError: Bluesky event loop not running

Need to refactor some tests.

prjemian commented 1 year ago

Reducing workflow duplication in 0411e9f.

prjemian commented 1 year ago

@mrakitin , @klauer : This is ready for review.