File: setup.py

package info (click to toggle)
flox 0.10.8-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 3,668 kB
  • sloc: python: 8,555; makefile: 172
file content (5 lines) | stat: -rw-r--r-- 61 bytes parent folder | download | duplicates (26)
1
2
3
4
5
#!/usr/bin/env python

from setuptools import setup

setup()