Skip to content

3.0.0

Latest
Compare
Choose a tag to compare
@flatnine flatnine released this 20 Jan 14:25
f99a74f
update dependencies (#123)

- Update dependencies
- remove support for python2
- Remove coding header and __future__ imports
- Remove use of six
- In setup.py, remove use of codecs.open, stop requiring kwargs-only and six
- In README.rst, update to "Python 3.4+ supported."
- In requirements.in, remove futures mock and six
- In tox.ini, stop testing on Python 2