File: setup.py

package info (click to toggle)
pastedeploy 3.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 464 kB
  • sloc: python: 1,236; makefile: 106; sh: 17
file content (3 lines) | stat: -rw-r--r-- 38 bytes parent folder | download | duplicates (174)
1
2
3
from setuptools import setup

setup()