File: __init__.py

package info (click to toggle)
python-semantic-release 10.5.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,980 kB
  • sloc: python: 43,374; sh: 695; makefile: 158
file content (4 lines) | stat: -rw-r--r-- 214 bytes parent folder | download
1
2
3
4
from tests.fixtures.monorepos.example_monorepo import *
from tests.fixtures.monorepos.git_monorepo import *
from tests.fixtures.monorepos.github_flow import *
from tests.fixtures.monorepos.trunk_based_dev import *