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