File: setup.py

package info (click to toggle)
django-sass-processor 1.4.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 236 kB
  • sloc: python: 763; makefile: 2
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()