Commit History

Author SHA1 Message Date
  Dan Helfman 8cb5a42a9e Drop deprecated pkg_resources in favor of importlib.metadata and packaging. 2 years ago
  Dan Helfman 5dbb71709c Upgrade test requirements and code style requirements. Auto-reformat code accordingly. 2 years ago
  Dan Helfman 2934d0902c Code spell checking on every test run! 2 years ago
  Dan Helfman d14a8df71a Hide obnoxious ruamel.yaml warnings during test runs. 2 years ago
  Dan Helfman 5d19d86e4a Add flake8-quotes to complain about incorrect quoting so I don't have to! 2 years ago
  Dan Helfman c072678936 Add support for ruamel.yaml 0.17.x YAML parsing library (#404). 4 years ago
  Dan Helfman 76d79f0331 Suppress part of an obnoxious warning about disabling coverage (for end-to-end tests). 6 years ago
  Luke Murphy b94dbff216 Add isort configuration 6 years ago
  Luke Murphy 20b8b45aeb Remove all configuration from Tox file 6 years ago
  Dan Helfman 7c77a5a8a5 No longer producing univeral (Python 2 + 3) wheel. 8 years ago
  Dan Helfman 8e3a2c7a85 Making a univeral wheel that supports both Python 2 and 3. 9 years ago
  Dan Helfman df9cc6a7d2 Switching from the no-longer-maintained nose test runner to pytest. 9 years ago
  Dan Helfman c554d1d36d Changes to support release on PyPI. Now pip installable by name! 10 years ago
  Dan Helfman aa482d088c Added nosetests config file (setup.cfg) with defaults. 10 years ago