File: setup.py

package info (click to toggle)
md-toc 9.0.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,192 kB
  • sloc: python: 7,901; sh: 942; makefile: 21
file content (5 lines) | stat: -rw-r--r-- 56 bytes parent folder | download
1
2
3
4
5
r"""setup.py."""

import setuptools

setuptools.setup()