2021-08-13 11:44:51 +05:30

10 lines
156 B
Plaintext

include pyproject.toml
# Include the README
include *.md
# Include the license file
include LICENSE.txt
# Include the data files
recursive-include data *