diff --git a/setup.cfg b/setup.cfg index de0b305..786a3af 100755 --- a/setup.cfg +++ b/setup.cfg @@ -17,11 +17,12 @@ python_requires = >=3.6 install_requires = dotwiz funcy - dataseets + datasets exrex magicattr pandas numpy + scipy [options.packages.find] -where = src \ No newline at end of file +where = src