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 (6 lines) | stat: -rw-r--r-- 236 bytes parent folder | download
1
2
3
4
5
6
from tests.fixtures.commit_parsers import *
from tests.fixtures.example_project import *
from tests.fixtures.git_repo import *
from tests.fixtures.monorepos import *
from tests.fixtures.repos import *
from tests.fixtures.scipy import *