Merge pull request #4191 from iamthebot/al--add_manifest_for_reqs

Add MANIFEST.in so requirements.txt is present in sdist

Former-commit-id: 796699f8672e45d53ca2e6eb635b6dee2113d3ef
This commit is contained in:
hoshi-hiyouga 2024-06-11 10:41:15 +08:00 committed by GitHub
commit 4ab902d558

1
MANIFEST.in Normal file
View File

@ -0,0 +1 @@
include LICENSE requirements.txt