Skip to content
This repository was archived by the owner on Jan 25, 2022. It is now read-only.

Add Django 3.X, Py3.{7, 8, 9} and PyPy3 & Drop Dj1.11, Py2 and PyPy2#971

Open
SerhatTeker wants to merge 10 commits intopydanny:masterfrom
SerhatTeker:django31
Open

Add Django 3.X, Py3.{7, 8, 9} and PyPy3 & Drop Dj1.11, Py2 and PyPy2#971
SerhatTeker wants to merge 10 commits intopydanny:masterfrom
SerhatTeker:django31

Conversation

@SerhatTeker
Copy link

This PR based on #967. In order to achieve it's goal, this PR also;

  • fix EXTRANEOUS_WHITESPACE_REGEX issue related to flake8 which depends on pycodestyle.
  • bump flake8, sh and tox to proper versions,
  • add PyPy3 and drop PyPy2
  • fix flake8 E722 error which comes with new flake8 version.

Addendum:
sh doesn't officially support python 3.9 yet but tests are OK so I keep this python version as well.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants