Revert prevention of pushes to transifex

Hopefully, its working now
This commit is contained in:
Kovid Goyal 2024-03-02 09:53:10 +05:30
parent a874ee037d
commit 21b4869f22
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -180,7 +180,6 @@ 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: