File: setup.py

package info (click to toggle)
python-async-timeout 5.0.1-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 156 kB
  • sloc: python: 459; makefile: 19
file content (4 lines) | stat: -rw-r--r-- 39 bytes parent folder | download | duplicates (11)
1
2
3
4
from setuptools import setup


setup()