AUTHORS.rst
LICENSE.rst
MANIFEST.in
README.rst
pyproject.toml
hooks/local_extensions.py
hooks/post_gen_project.py
news/3.14-update.rst
news/TEMPLATE.rst
news/add-cli.rst
news/add-depds.rst
news/add-placeholder.rst
news/api-docs-checklist.rst
news/broadcast-broadcast-issue.rst
news/broadcast-get-broadcast-urls.rst
news/broadcast-get-issue-content.rst
news/broadcast-issue.rst
news/dep-instructions.rst
news/doc-configure-py.rst
news/doc-multiple-authors.rst
news/doc-package-broadcast.rst
news/doc-package-update.rst
news/doc-rendering-bug.rst
news/docs-ds-tool.rst
news/email-update.rst
news/fix-broadcast-typo.rst
news/fix-typo.rst
news/list-of-authors.rst
news/local-install-docs.rst
news/m2r2.rst
news/matrix-dispatch.rst
news/matrix-test-name.rst
news/package-update0.3.0.rst
news/release-checklist-matrix.rst
news/resolve-namespace.rst
news/revert-news.rst
news/rm-example-files.rst
news/update-doc-wf.rst
news/version-typo.rst
requirements/build.txt
requirements/conda.txt
requirements/docs.txt
requirements/pip.txt
requirements/tests.txt
src/scikit_package/__init__.py
src/scikit_package/scikit_package_app.py
src/scikit_package/version.py
src/scikit_package.egg-info/PKG-INFO
src/scikit_package.egg-info/SOURCES.txt
src/scikit_package.egg-info/dependency_links.txt
src/scikit_package.egg-info/entry_points.txt
src/scikit_package.egg-info/requires.txt
src/scikit_package.egg-info/top_level.txt
src/scikit_package/cli/add.py
src/scikit_package/cli/create.py
src/scikit_package/cli/gh.py
src/scikit_package/cli/build/api_doc.py
src/scikit_package/cli/update/cf.py
src/scikit_package/utils/auth.py
src/scikit_package/utils/cookie.py
src/scikit_package/utils/io.py
src/scikit_package/utils/pypi.py
src/scikit_package/utils/shell.py
tests/conftest.py
tests/test_add_dep_docstring.py
tests/test_add_news.py
tests/test_extensions.py
tests/test_gh.py
tests/test_io.py
tests/test_pypi.py
tests/test_update_cf.py
tests/test_version.py