File: setup.py

package info (click to toggle)
ndcube 2.4.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,356 kB
  • sloc: python: 9,335; makefile: 34
file content (4 lines) | stat: -rwxr-xr-x 60 bytes parent folder | download | duplicates (34)
1
2
3
4
#!/usr/bin/env python
from setuptools import setup

setup()