Skip to content

Conversation

AngelOnFira
Copy link

This closes #6 by adding Whoosh as a dependency of the package. It also bumps versions used in tox, removes explicitly stated Python 2.7 support and adds Python 3.7. 2.7 was removed as it is approaching EOL. The bumped versions of the testing suite aren't compatible with 2.7, so I thought it best to just remove support of it now.

Verified to work with Python 3.5 - 3.7 and Django 1.8 - 2.2. I can't install Python 3.4 with pyenv, so I'm only assuming it will work.

  coverage-clean: commands succeeded
ERROR:  py34-django18: InterpreterNotFound: python3.4
ERROR:  py34-django19: InterpreterNotFound: python3.4
ERROR:  py34-django110: InterpreterNotFound: python3.4
ERROR:  py34-django111: InterpreterNotFound: python3.4
ERROR:  py34-django20: InterpreterNotFound: python3.4
ERROR:  py34-django21: InterpreterNotFound: python3.4
ERROR:  py34-django22: InterpreterNotFound: python3.4
  py35-django18: commands succeeded
  py35-django19: commands succeeded
  py35-django110: commands succeeded
  py35-django111: commands succeeded
  py35-django20: commands succeeded
  py35-django21: commands succeeded
  py35-django22: commands succeeded
  py36-django18: commands succeeded
  py36-django19: commands succeeded
  py36-django110: commands succeeded
  py36-django111: commands succeeded
  py36-django20: commands succeeded
  py36-django21: commands succeeded
  py36-django22: commands succeeded
  py37-django18: commands succeeded
  py37-django19: commands succeeded
  py37-django110: commands succeeded
  py37-django111: commands succeeded
  py37-django20: commands succeeded
  py37-django21: commands succeeded
  py37-django22: commands succeeded
  coverage-report: commands succeeded

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Requires but doesn't install dependencies

1 participant