bluesky / hklpy

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

repair CI #194

Closed prjemian closed 3 years ago

prjemian commented 3 years ago

FIX #193

Drop support for Python 3.6

prjemian commented 3 years ago

@mrakitin This is ready for review.

prjemian commented 3 years ago

Thanks! Rapid cycle on this one! Group discussion today was helpful.

prjemian commented 3 years ago

BTW, working this through in a local Docker container (initially some setup work) made this much faster to discover the real problems and resolve them quickly. Highly recommend that technique.