forked from CGM_Public/pretix_original
Bump versions of pycodestyle and pep8-naming
This commit is contained in:
10
src/setup.py
10
src/setup.py
@@ -237,13 +237,13 @@ setup(
|
||||
'coverage',
|
||||
'coveralls',
|
||||
'django-debug-toolbar==3.2.*',
|
||||
'flake8>=3.7,<4.1',
|
||||
'flake8==4.0.*',
|
||||
'freezegun',
|
||||
'isort',
|
||||
'pep8-naming',
|
||||
'isort==5.10.*',
|
||||
'pep8-naming==0.12.*',
|
||||
'potypo',
|
||||
'pycodestyle==2.5.*',
|
||||
'pyflakes>=2.1,<2.5',
|
||||
'pycodestyle==2.8.*',
|
||||
'pyflakes==2.4../pretix/base/models/checkin.py*',
|
||||
'pytest-cache',
|
||||
'pytest-cov',
|
||||
'pytest-django==4.*',
|
||||
|
||||
Reference in New Issue
Block a user