File: test_hooks.py

package info (click to toggle)
hatch-jupyter-builder 0.8.3-3
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 632 kB
  • sloc: python: 1,506; javascript: 135; makefile: 23
file content (3 lines) | stat: -rw-r--r-- 95 bytes parent folder | download
1
2
3
from hatch_jupyter_builder.hooks import hatch_register_build_hook

hatch_register_build_hook()