diff --git a/setup.cfg b/setup.cfg index e0e7ccd..278dd6f 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,2 +1,3 @@ [semantic_release] version_variable = glowprom/__init__.py:__version__ +build_command = python3 setup.py sdist bdist_wheel