.coveragerc
.editorconfig
.gitignore
.travis.yml
AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
README.rst
requirements.txt
setup.cfg
setup.py
.github/workflows/publish.yml
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/usage.rst
openupgradelib/__init__.py
openupgradelib/openupgrade.py
openupgradelib/openupgrade_120.py
openupgradelib/openupgrade_70.py
openupgradelib/openupgrade_80.py
openupgradelib/openupgrade_90.py
openupgradelib/openupgrade_merge_records.py
openupgradelib/openupgrade_tools.py
openupgradelib.egg-info/PKG-INFO
openupgradelib.egg-info/SOURCES.txt
openupgradelib.egg-info/dependency_links.txt
openupgradelib.egg-info/not-zip-safe
openupgradelib.egg-info/requires.txt
openupgradelib.egg-info/top_level.txt
tests/__init__.py
tests/test_openupgradelib.py
tests/addons/openupgradelib_tests/__init__.py
tests/addons/openupgradelib_tests/__manifest__.py
tests/addons/openupgradelib_tests/__openerp__.py
tests/addons/openupgradelib_tests/migrations/10.0.1.0.0/post-migrate.py
tests/addons/openupgradelib_tests/migrations/11.0.1.0.0/post-migrate.py
tests/addons/openupgradelib_tests/migrations/6.1.1.0.0/post-migrate.py
tests/addons/openupgradelib_tests/migrations/7.0.1.0.0/post-migrate.py
tests/addons/openupgradelib_tests/migrations/8.0.1.0.0/post-migrate.py
tests/addons/openupgradelib_tests/migrations/9.0.1.0.0/post-migrate.py