Commit Graph

2 Commits

Author SHA1 Message Date
Isaac Slavitt 08d357c5fa Drop support for Python 2
Official support for Python 2 ended on Jan 1, 2020 (see
https://www.python.org/doc/sunset-python-2/ for more info).

This change does not prevent anybody from using Python 2, but
we should not be encouraging new projects to use it.
2020-05-16 15:45:05 -04:00
dmitrypolo d40ffb462d Expand Setup Tests (#131)
* change tests to use class scope and test user inputs

* name was backwards

* name was backwards

* compat for mac and linux
2018-07-28 10:31:14 -04:00