File: setup.py

package info (click to toggle)
pytest-aiohttp 1.1.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 156 kB
  • sloc: python: 186; makefile: 2
file content (3 lines) | stat: -rw-r--r-- 38 bytes parent folder | download | duplicates (183)
1
2
3
from setuptools import setup

setup()