Open
Description
Hi, the v0.1 which is pip-installed with Python 3.6 fails with
File ".../VirtualEnv/Python3.6/lib/python3.6/site-packages/sphinxcontrib/email.py", line 15, in <module>
rot_13_trans = string.maketrans(
AttributeError: module 'string' has no attribute 'maketrans'
but later versions only support Python 3.7+.
Metadata
Metadata
Assignees
Labels
No labels