jfhbrook / pyee

A rough port of Node.js's EventEmitter to Python with a few tricks of its own
https://github.com/jfhbrook/public
MIT License
362 stars 37 forks source link

QA: Add Python 3.11 to matrix #132

Closed massongit closed 11 months ago

massongit commented 11 months ago

https://github.com/jfhbrook/pyee/blob/e820e6a27bc9eedc9cb92299df402e1354c69c55/pyproject.toml#L26

classifiers of this package indicate that this is compatible with Python 3.11. Therefore, I make CI QA work with Python 3.11.