summaryrefslogtreecommitdiff
path: root/releasenotes/notes/bug-1704788-490797827bae9142.yaml
blob: 1f93bd863fc65de493d1ee37a8b996dffca2f4ed (plain)
1
2
3
4
5
---
fixes:
  - Correctly allow the use of a custom scheduler driver by using the name of
    the custom driver entry point in the ``[scheduler]/driver`` config option.
    You must also update the entry point in ``setup.cfg``.