File: setup.py

package info (click to toggle)
auth0-python 4.13.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,280 kB
  • sloc: python: 8,933; makefile: 15; sh: 2
file content (3 lines) | stat: -rw-r--r-- 38 bytes parent folder | download | duplicates (186)
1
2
3
from setuptools import setup

setup()