diff --git a/setup.cfg b/setup.cfg index ff73ed2..fde8ea1 100644 --- a/setup.cfg +++ b/setup.cfg @@ -14,8 +14,6 @@ classifiers = Operating System :: OS Independent [options] -package_dir = - = dpugen packages = find: python_requires = >=2.7, <4 install_requires = @@ -24,9 +22,6 @@ install_requires = munch orjson -[options.packages.find] -where = dpugen - [egg_info] tag_build = tag_date = 0