python-setuptools-scm:ver.bump

This commit is contained in:
blue-devil
2020-02-20 12:13:37 +03:00
parent 7bbea6a2a2
commit 3932dbaa9c
2 changed files with 12 additions and 2 deletions
@@ -5,6 +5,9 @@
# See the file http://www.gnu.org/licenses/gpl.txt
from pisi.actionsapi import pythonmodules
from pisi.actionsapi import shelltools
shelltools.export("SETUPTOOLS_SCM_PRETEND_VERSION","3.5.0")
def build():
pythonmodules.compile()