File: setup.py

package info (click to toggle)
django-polymorphic 2.0.3-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 796 kB
  • sloc: python: 5,266; makefile: 145
file content (6 lines) | stat: -rwxr-xr-x 62 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
#!/usr/bin/env python

from setuptools import setup


setup()