Skip to content

Commit

Permalink
Updated Python 2.7.x end of support date and deprecation warning.
Browse files Browse the repository at this point in the history
  • Loading branch information
morpheus65535 committed Dec 26, 2019
1 parent 49e2d94 commit 376d57e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion views/menu.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@
<div class="item">If you are running under Docker, don't worry, we'll take care of this for you. Just pull the new image that should be available within a couple of days.</div>
% end
% if os.name == 'nt':
<div class="item">If you have installed using the Windows Installer, we'll provide a new installer soon that will upgrade your current installation (make sure to not change installation directory).</div>
<div class="item">If you have installed using the Windows Installer, just download the new installer that will upgrade your current installation (make sure to not change installation directory).</div>
% end
<div class="item">If you are running from source, it's up to you to install Python 3 (don't forget requirements.txt) and use it to run Bazarr.</div>
</div>
Expand Down

0 comments on commit 376d57e

Please sign in to comment.