mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Revert prevention of pushes to transifex
Hopefully, its working now
This commit is contained in:
parent
a874ee037d
commit
21b4869f22
@ -180,7 +180,6 @@ class POT(Command): # {{{
|
|||||||
time=time.strftime('%Y-%m-%d %H:%M+%Z'))
|
time=time.strftime('%Y-%m-%d %H:%M+%Z'))
|
||||||
|
|
||||||
def run(self, opts):
|
def run(self, opts):
|
||||||
return
|
|
||||||
if not is_ci:
|
if not is_ci:
|
||||||
require_git_master()
|
require_git_master()
|
||||||
if not is_ci:
|
if not is_ci:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user