Fix copy-paste error in setup.py

This commit is contained in:
Raphael Michel
2022-02-14 10:04:46 +01:00
parent 9966912799
commit 1d32d7a2d2

View File

@@ -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.*',