File: setup.py

package info (click to toggle)
sphinx-basic-ng 1.0.0~beta1-3
  • links: PTS, VCS
  • area: main
  • in suites:
  • size: 504 kB
  • sloc: python: 179; makefile: 5
file content (3 lines) | stat: -rw-r--r-- 38 bytes parent folder | download | duplicates (162)
1
2
3
from setuptools import setup

setup()