File: setup.py

package info (click to toggle)
ndcube 2.3.4-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,012 kB
  • sloc: python: 7,838; 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()