forked from CGM_Public/pretix_original
Fix copy-paste error in setup.py
This commit is contained in:
@@ -243,7 +243,7 @@ setup(
|
|||||||
'pep8-naming==0.12.*',
|
'pep8-naming==0.12.*',
|
||||||
'potypo',
|
'potypo',
|
||||||
'pycodestyle==2.8.*',
|
'pycodestyle==2.8.*',
|
||||||
'pyflakes==2.4../pretix/base/models/checkin.py*',
|
'pyflakes==2.4.*',
|
||||||
'pytest-cache',
|
'pytest-cache',
|
||||||
'pytest-cov',
|
'pytest-cov',
|
||||||
'pytest-django==4.*',
|
'pytest-django==4.*',
|
||||||
|
|||||||
Reference in New Issue
Block a user