view libervia/pages/blog/view/_browser/__init__.py @ 1398:556df721aa69

install (setup.py): update console script name and setup: - console script name is now "libervia-web" following global project name change - update classifiers to reflect current Python version compatibility
author Goffi <goffi@goffi.org>
date Sat, 20 Mar 2021 18:22:10 +0100
parents f0648005cd11
children
line wrap: on
line source

#!/usr/bin/env python3

import alt_media_player


alt_media_player.install_if_needed()