Closed buchdag closed 6 years ago
Oh, in setup.py, the "sys.version_info < (2, 7):" part can also be cleaned up, and 'Programming Language :: Python :: 2.6' could be removed.
Quoting Hugo (2018-01-19 14:39:12)
Oh, in setup.py, the "sys.version_info < (2, 7):" part can also be cleaned up, and 'Programming Language :: Python :: 2.6' could be removed.
Good call; let's get that done while we're at it.
✅ Done.
(order of the commits has been changed, changelog update is now last).
One minor thing. Sorry such a small patch is taking so much back and forth.
Sorry such a small patch is taking so much back and forth.
Don't, removing mock from install_requires
was me not paying attention.
LGTM
A few more changes than usual: