##// END OF EJS Templates
removed duplicate code that set os.environ['RC_SCM_DATA']...
removed duplicate code that set os.environ['RC_SCM_DATA'] this was done via __inject_extras anyway

File last commit:

r833:9753e090 beta
r3823:972ad33c beta
Show More
__init__.py
5 lines | 161 B | text/x-python | PythonLexer
"""
This package provides functionality to create and manage
repositories of database schema changesets and to apply these
changesets to databases.
"""