Only set up templatecheck if installed
tox | ||
flake8 | ||
factory_boy>=2.9.2 | ||
Faker>=0.8.3 | ||
django-template-check>=0.3.0 | ||
factory_boy>=2.9.2 | ||
flake8 | ||
pydenticon>=0.3.1 | ||
pylint | ||
pylint-django | ||
tox |
... | ... | @@ -4,7 +4,6 @@ Pillow>=5.0,<5.1 |
django-compressor>=2.1,<3 | ||
django-sendfile<=0.4 | ||
freezegun>=0.3.9,<0.4.0 | ||
django-template-check>=0.3.0 # This should be in dev-requirements somehow | ||
bleach>=2.1.0,<2.2 | ||
django-tinymce4-lite>=1.7,<1.8 | ||
rcssmin>=1.0.6 | ||
... | ... |
Please register or sign in to comment