File: setup.py

package info (click to toggle)
debmutate 0.80
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 588 kB
  • sloc: python: 8,346; makefile: 12; sh: 1
file content (4 lines) | stat: -rwxr-xr-x 57 bytes parent folder | download | duplicates (6)
1
2
3
4
#!/usr/bin/python3
from setuptools import setup

setup()