transifex is stalling on pushes, temporarily disable so release can be done

This commit is contained in:
Kovid Goyal 2024-03-01 08:38:58 +05:30
parent f2be7dffef
commit 8bb265ae6a
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -180,6 +180,7 @@ class POT(Command): # {{{
time=time.strftime('%Y-%m-%d %H:%M+%Z'))
def run(self, opts):
return
if not is_ci:
require_git_master()
if not is_ci: