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

Add MANIFEST.in so requirements.txt is present in sdist
This commit is contained in:
hoshi-hiyouga 2024-06-11 10:41:15 +08:00 committed by GitHub
commit 796699f867
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

1
MANIFEST.in Normal file
View File

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