MANIFEST.in: Add missing .ufoz and .json files
Without this, running tox from a freshly unzipped sdist will fail.
This commit is contained in:
parent
22f71d0094
commit
51af02298e
@ -39,3 +39,5 @@ recursive-include Tests *.txt README
|
||||
recursive-include Tests *.lwfn *.pfa *.pfb
|
||||
recursive-include Tests *.xml *.designspace *.bin
|
||||
recursive-include Tests *.afm
|
||||
recursive-include Tests *.json
|
||||
recursive-include Tests *.ufoz
|
||||
|
Loading…
x
Reference in New Issue
Block a user