issues
search
jazzband
/
django-redshift-backend
Redshift database backend for Django
Apache License 2.0
82
stars
47
forks
source link
Use tox to test on CI and local
#41
Closed
Surgo
closed
6 years ago
Surgo
commented
6 years ago
Subject: Use same test environments on CI and local
Feature or Bugfix
[x] Feature
[ ] Bugfix
Purpose
flake8 and readme test run in all env and there are duplicated
tox.ini file was provided but that's does not used
CI and local test environments are different
Detail
Use tox to run test on CI and local
Run flake8 and readme only once
Relates
Subject: Use same test environments on CI and local
Feature or Bugfix
Purpose
Detail
Relates