File: setup.py

package info (click to toggle)
freezegun 1.5.1-1.2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 344 kB
  • sloc: python: 2,114; makefile: 22
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()