File: setup.py

package info (click to toggle)
alembic 1.18.4-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 3,348 kB
  • sloc: python: 42,842; makefile: 103; sh: 5
file content (3 lines) | stat: -rw-r--r-- 38 bytes parent folder | download | duplicates (223)
1
2
3
from setuptools import setup

setup()