.coveragerc
.flake8
.gitignore
.isort.cfg
Dockerfile
LICENSE.md
README.md
docker-compose.yml
mypy.ini
pytest.ini
requirements-test.txt
requirements.txt
setup.py
.buildkite/pipeline.yml
django_super_deduper/__init__.py
django_super_deduper/merge.py
django_super_deduper/models.py
django_super_deduper.egg-info/PKG-INFO
django_super_deduper.egg-info/SOURCES.txt
django_super_deduper.egg-info/dependency_links.txt
django_super_deduper.egg-info/requires.txt
django_super_deduper.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/factories.py
tests/models.py
tests/test_super_deduper.py