File: setup.py

package info (click to toggle)
python-pyqtconsole 1.2.2-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 184 kB
  • sloc: python: 1,338; makefile: 3
file content (3 lines) | stat: -rw-r--r-- 59 bytes parent folder | download
1
2
3
#!/usr/bin/env python
from setuptools import setup
setup()