Skip to content

Commit

Permalink
fix: Use python3 to build release package.
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewjw committed Feb 23, 2021
1 parent 633d588 commit 92f2070
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.cfg
@@ -1,2 +1,3 @@
[semantic_release]
version_variable = glowprom/__init__.py:__version__
build_command = python3 setup.py sdist bdist_wheel

0 comments on commit 92f2070

Please sign in to comment.