MANIFEST.in
README.rst
pyproject.toml
setup.py
pop_create/conf.py
pop_create/scripts.py
pop_create/version.py
pop_create.egg-info/PKG-INFO
pop_create.egg-info/SOURCES.txt
pop_create.egg-info/dependency_links.txt
pop_create.egg-info/entry_points.txt
pop_create.egg-info/requires.txt
pop_create.egg-info/top_level.txt
pop_create/pop_create/init.py
pop_create/pop_create/cicd/init.py
pop_create/pop_create/cicd/_templates/build.conf
pop_create/pop_create/cicd/_templates/coveragerc
pop_create/pop_create/cicd/_templates/gitlab-ci.yml
pop_create/pop_create/cicd/_templates/noxfile.py
pop_create/pop_create/cicd/_templates/pre-commit-config.yaml
pop_create/pop_create/cicd/_templates/upload-code-coverage.sh
pop_create/pop_create/docs/init.py
pop_create/pop_create/docs/_templates/Makefile
pop_create/pop_create/docs/_templates/conf.py
pop_create/pop_create/docs/_templates/first_release.rst
pop_create/pop_create/docs/_templates/index.rst
pop_create/pop_create/docs/_templates/make.bat
pop_create/pop_create/docs/_templates/outline.rst
pop_create/pop_create/docs/_templates/quickstart.rst
pop_create/pop_create/seed/init.py
pop_create/pop_create/seed/_templates/LICENSE
pop_create/pop_create/seed/_templates/base.txt
pop_create/pop_create/seed/_templates/conf.py
pop_create/pop_create/seed/_templates/gitignore
pop_create/pop_create/seed/_templates/init.py
pop_create/pop_create/seed/_templates/pre-commit-config.yaml
pop_create/pop_create/seed/_templates/pyproject.toml
pop_create/pop_create/seed/_templates/run.py
pop_create/pop_create/seed/_templates/script.py
pop_create/pop_create/seed/_templates/setup.py
pop_create/pop_create/seed/_templates/version.py
pop_create/pop_create/tests/init.py
pop_create/pop_create/tests/_templates/integration.py
pop_create/pop_create/tests/_templates/integration_conftest.py
pop_create/pop_create/tests/_templates/pre-commit-config.yaml
pop_create/pop_create/tests/_templates/tests.in
pop_create/pop_create/tests/_templates/unit.py
pop_create/pop_create/tests/_templates/unit_conftest.py