1
0
Fork 0

Include 'contrib' in sdist

This commit is contained in:
Anna “CyberTailor” 2023-05-10 06:50:14 +05:00 committed by hkc
parent 19cdde7ef4
commit 43963144c4
Signed by: hkc
GPG Key ID: F0F6CFE11CDB0960
1 changed files with 1 additions and 1 deletions

View File

@ -34,4 +34,4 @@ Source = "https://github.com/hatkidchan/mastoposter"
mastoposter = "mastoposter.__main__:main"
[tool.flit.sdist]
include = ["config.ini"]
include = ["config.ini", "contrib/*"]