##// END OF EJS Templates
deps: bumped libraries for compat of python3.11...
deps: bumped libraries for compat of python3.11 fixes #5691

File last commit:

r5040:444b916d default
r5182:ae69e9e7 default
Show More
persona.py
6 lines | 101 B | text/x-python | PythonLexer
from authomatic import providers
class MozillaPersona(providers.AuthenticationProvider):
pass