You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Remove unnecessary `requests`, `six` from `install_requires`
* Do tests with `install_requires` settings and removed `requirements.txt`
* Migrate to `pyee` 7 (`EventEmitter` is deprecated)
* Migrate `pytest` to the latest in each Python version
* Add python 3.7, 3.8 to CI builds & remove unsupported 3.4
* Add the missing long description to PyPI package
0 commit comments