diff --git a/setup.cfg b/setup.cfg index 61ea38c..3c7f926 100644 --- a/setup.cfg +++ b/setup.cfg @@ -31,5 +31,5 @@ python_requires = >=3.5 install_requires = Django >= 2.2 packages = - byostorage + byostorage, byostorage.migrations