[go: up one dir, main page]

File: setup.py

package info (click to toggle)
django-countries 7.3.2-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 3,300 kB
  • sloc: python: 3,226; sh: 27; makefile: 17
file content (4 lines) | stat: -rwxr-xr-x 60 bytes parent folder | download | duplicates (33)
1
2
3
4
#!/usr/bin/env python
from setuptools import setup

setup()