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
subprocess.Popen().wait() at the end of stdout collection... Fix#64 (#66)
* subprocess.Popen().wait() at the end of stdout collection... Fix#64
Limit supported python to < 3.5 (v2.0+ for 3.5+)
Reduce CI jobs and packages amount on PyPI
Requirements ad PEP0508 only (standard is not young)
* enforce bump
0 commit comments