include requirements.txt in sdist (#1335)

Fixes: #1328
This commit is contained in:
Evgeni Golov 2020-09-10 02:52:05 +02:00 committed by GitHub
parent 0779605173
commit 99f7dc8722
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
include LICENSE
include *.toml
include requirements.txt
recursive-exclude tests *