view libervia/web/pages/blog/view/_browser/__init__.py @ 1606:e412712bef95

doc: fix path issue: Doc task in Libervia Website was failing due to path issue. This patch fixes it.
author Goffi <goffi@goffi.org>
date Thu, 30 May 2024 23:52:02 +0200
parents eb00d593801d
children
line wrap: on
line source

#!/usr/bin/env python3

import alt_media_player


alt_media_player.install_if_needed()