Skip to content

Commit

Permalink
transifex is stalling on pushes, temporarily disable so release can b…
Browse files Browse the repository at this point in the history
…e done
  • Loading branch information
kovidgoyal committed Mar 1, 2024
1 parent f2be7df commit 8bb265a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup/translations.py
Original file line number Diff line number Diff line change
Expand Up @@ -180,6 +180,7 @@ def pot_header(self, appname=__appname__, version=__version__):
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:
Expand Down

0 comments on commit 8bb265a

Please sign in to comment.