algolia / algoliasearch-django

Seamless integration of Algolia into your Django project.
https://www.algolia.com
MIT License
173 stars 65 forks source link

chore(setup): Containerize repository #310

Closed tkrugg closed 3 years ago

tkrugg commented 3 years ago
Q A
Bug fix? no
New feature? no
BC breaks? no
Related Issue Fix #302
Need Doc update no

Describe your change

This commit adds:

What problem is this fixing?

302

chloelbn commented 3 years ago

Most of the tests pass but I still get this error in the second part

ERROR: Could not install packages due to an OSError: [Errno 39] Directory not empty: 'management'
tkrugg commented 3 years ago

Most of the tests pass but I still get this error in the second part

ERROR: Could not install packages due to an OSError: [Errno 39] Directory not empty: 'management'

Hi @chloelbn I'm not sure how you got the error. Could you explicit the steps to reproducing the issue?