Closed synasius closed 7 years ago
The build is failing because of a flake8 check on the initial migration, so I added a setting to tell flake to ignore the migration folder.
I dropped py33-master since django >= 1.9 is not supporting python3.3, as stated here https://docs.djangoproject.com/en/1.8/faq/install/#what-python-version-can-i-use-with-django
The build is failing because of a flake8 check on the initial migration, so I added a setting to tell flake to ignore the migration folder.