File: setup.py

package info (click to toggle)
python-memory-profiler 0.61-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 540 kB
  • sloc: python: 2,220; makefile: 33
file content (3 lines) | stat: -rw-r--r-- 38 bytes parent folder | download | duplicates (168)
1
2
3
from setuptools import setup

setup()