MANIFEST.in
README.md
readme.md
setup.py
my_framework_2/__init__.py
my_framework_2/cli.py
my_framework_2.egg-info/PKG-INFO
my_framework_2.egg-info/SOURCES.txt
my_framework_2.egg-info/dependency_links.txt
my_framework_2.egg-info/entry_points.txt
my_framework_2.egg-info/requires.txt
my_framework_2.egg-info/top_level.txt
playwright/__init__.py
playwright/playwright_base.py
playwright/page_objects/__init__.py
playwright/page_objects/example_page.py
playwright/tests/__init__.py
playwright/tests/example_test.py