HISTORY.md
MANIFEST.in
README.md
pyproject.toml
requirements.txt
setup.cfg
setup.py
reprexlite/__init__.py
reprexlite/__main__.py
reprexlite/cli.py
reprexlite/code.py
reprexlite/reprex.py
reprexlite/session_info.py
reprexlite/version.py
reprexlite.egg-info/PKG-INFO
reprexlite.egg-info/SOURCES.txt
reprexlite.egg-info/dependency_links.txt
reprexlite.egg-info/entry_points.txt
reprexlite.egg-info/requires.txt
reprexlite.egg-info/top_level.txt
tests/__init__.py
tests/expected_reprexes.py
tests/test_cli.py
tests/test_code.py
tests/test_reprex.py
tests/test_session_info.py