File: setup.py

package info (click to toggle)
python-aiohttp-openmetrics 0.0.11-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 92 kB
  • sloc: python: 119; makefile: 2
file content (5 lines) | stat: -rwxr-xr-x 58 bytes parent folder | download | duplicates (4)
1
2
3
4
5
#!/usr/bin/python3

from setuptools import setup

setup()