mopidy-funkwhale/setup.py

6 lines
84 B
Python
Raw Normal View History

2018-10-03 18:34:45 +02:00
#!/usr/bin/env python
# -*- coding: utf-8 -*-
from setuptools import setup
setup()