[go: up one dir, main page]

File: setup.py

package info (click to toggle)
django-countries 5.3.2-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 2,880 kB
  • sloc: python: 2,716; sh: 44; makefile: 25
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()