File: setup.py

package info (click to toggle)
mopidy-podcast-itunes 3.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 208 kB
  • sloc: python: 947; makefile: 5
file content (3 lines) | stat: -rw-r--r-- 38 bytes parent folder | download | duplicates (137)
1
2
3
from setuptools import setup

setup()