File: __init__.py

package info (click to toggle)
trac-accountmanager 0.6.1%2Bsvn18669-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,552 kB
  • sloc: python: 6,863; javascript: 175; makefile: 4
file content (2 lines) | stat: -rw-r--r-- 56 bytes parent folder | download | duplicates (2)
1
2
import pkg_resources
pkg_resources.require('Trac>=1.2')