Closed vtnate closed 3 months ago
The way we import local modules is only supported in python 3.10+.
Removing support for 3.9 is acceptable because other parts of UO (Opendss) already require Python 3.10.
CI is sufficient
Any background context you want to provide?
The way we import local modules is only supported in python 3.10+.
Removing support for 3.9 is acceptable because other parts of UO (Opendss) already require Python 3.10.
What does this PR accomplish?
How should this be manually tested?
CI is sufficient
What are the relevant tickets?
Screenshots (if appropriate)