mopidy-funkwhale/setup.py

6 lines
84 B
Python

#!/usr/bin/env python
# -*- coding: utf-8 -*-
from setuptools import setup
setup()