Hello, I noticed that the required-python for this project is set to ">= 3.8.2", is this intentional? I want to reference it in my ">= 3.8" project, but pdm will refuse to install it.
May I ask if it would be acceptable to relax the required-python requirement to ">= 3.8."? Thank you!