File: setup.py

package info (click to toggle)
python-django-crispy-forms-foundation 1.1.0%2Bds-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 880 kB
  • sloc: javascript: 6,437; python: 1,326; makefile: 200; sh: 17
file content (4 lines) | stat: -rw-r--r-- 60 bytes parent folder | download | duplicates (32)
1
2
3
4
#!/usr/bin/env python
from setuptools import setup

setup()