README.md
pyproject.toml
src/poetry_hy_plugin/__init__.py
src/poetry_hy_plugin/plugin.py
src/poetry_hy_plugin.egg-info/PKG-INFO
src/poetry_hy_plugin.egg-info/SOURCES.txt
src/poetry_hy_plugin.egg-info/dependency_links.txt
src/poetry_hy_plugin.egg-info/entry_points.txt
src/poetry_hy_plugin.egg-info/requires.txt
src/poetry_hy_plugin.egg-info/top_level.txt
src/poetry_hy_plugin/templates/LICENSE
src/poetry_hy_plugin/templates/README.md
src/poetry_hy_plugin/templates/conftest.py
src/poetry_hy_plugin/templates/pyproject.toml
src/poetry_hy_plugin/templates/src/hy_project/__init__.py
src/poetry_hy_plugin/templates/src/hy_project/main.hy
src/poetry_hy_plugin/templates/tests/test_main.hy
tests/test_copy_tree.py
tests/test_pypi_fetch.py
tests/test_scaffold.py