raffiot.py icon indicating copy to clipboard operation
raffiot.py copied to clipboard

Make dependency free by requiring python 3.8+ and dropping `typing-extensions` dependency

Open sdaves opened this issue 2 years ago • 0 comments

This uses the final function from the typing module in python 3.8+ and removes the dependency of typing-extensions

sdaves avatar Mar 30 '22 00:03 sdaves