mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-05-02 12:34:46 +00:00
Update setup.cfg to drop support of Python 2
This commit is contained in:
parent
f0bdfcb22f
commit
b36d7cabb3
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
[bdist_wheel]
|
||||
universal = 1
|
||||
python-tag = py3
|
||||
|
||||
[flake8]
|
||||
ignore = E501,E303
|
||||
|
|
|
|||
Loading…
Reference in a new issue