File: setup.py

package info (click to toggle)
python-ewoksorange 0.9.0-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 724 kB
  • sloc: python: 4,770; makefile: 3
file content (4 lines) | stat: -rw-r--r-- 69 bytes parent folder | download | duplicates (27)
1
2
3
4
import setuptools

if __name__ == "__main__":
    setuptools.setup()