File: __init__.py

package info (click to toggle)
python-semantic-release 10.4.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,828 kB
  • sloc: python: 41,692; sh: 340; 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 *