bw2 / ConfigArgParse

A drop-in replacement for argparse that allows options to also be set via config files and/or environment variables.
MIT License
719 stars 121 forks source link

Test fixes for Python 3.13 #295

Open mgorny opened 1 month ago

mgorny commented 1 month ago

Two changes to make the tests pass with Python 3.13: