File: setup.py

package info (click to toggle)
python-django-netfields 1.4.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 444 kB
  • sloc: python: 2,067; sh: 7; makefile: 4; sql: 2
file content (5 lines) | stat: -rwxr-xr-x 61 bytes parent folder | download | duplicates (27)
1
2
3
4
5
#!/usr/bin/env python

from setuptools import setup

setup()