python3-zappa:ver.bump

This commit is contained in:
blue-devil
2020-02-22 09:35:52 +03:00
parent 743390d6e1
commit 83a3e68194
2 changed files with 9 additions and 5 deletions
@@ -6,9 +6,6 @@
# See the file http://www.gnu.org/licenses/gpl.txt
from pisi.actionsapi import pythonmodules
from pisi.actionsapi import shelltools
shelltools.export("PYTHONDONTWRITEBYTECODE", "1")
def build():
pythonmodules.compile(pyVer="3")