mirror of
https://github.com/louisleroy5/trnslator.git
synced 2024-12-23 08:05:54 -05:00
Check with PyPi if package outdated
This commit is contained in:
parent
d93a289329
commit
1784f00941
@ -12,7 +12,7 @@ __version__ = "1.0.3"
|
|||||||
from outdated import warn_if_outdated
|
from outdated import warn_if_outdated
|
||||||
from .utils import warn_if_not_compatible
|
from .utils import warn_if_not_compatible
|
||||||
|
|
||||||
# warn_if_outdated("translater", __version__)
|
warn_if_outdated("translater", __version__)
|
||||||
warn_if_not_compatible()
|
warn_if_not_compatible()
|
||||||
|
|
||||||
from .utils import *
|
from .utils import *
|
||||||
|
Loading…
Reference in New Issue
Block a user