Add tests and requirements.txt to sdist (#2927)

* Add tests and requirements.txt to sdist

* Update pyproject.toml

Co-authored-by: Tom Christie <tom@tomchristie.com>

---------

Co-authored-by: Kar Petrosyan <92274156+karpetrosyan@users.noreply.github.com>
Co-authored-by: Tom Christie <tom@tomchristie.com>
This commit is contained in:
Marcel Telka 2023-11-14 09:17:27 +01:00 committed by GitHub
parent 89cbd3c942
commit 497b315fc7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -70,6 +70,7 @@ include = [
"/httpx",
"/CHANGELOG.md",
"/README.md",
"/tests",
]
[tool.hatch.metadata.hooks.fancy-pypi-readme]