File: setup_egg.py

package info (click to toggle)
nitime 0.7-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 12,328 kB
  • ctags: 1,421
  • sloc: python: 10,507; makefile: 105; sh: 34
file content (2 lines) | stat: -rw-r--r-- 50 bytes parent folder | download | duplicates (6)
1
2
from setuptools import setup
execfile('setup.py')