Exclude data/ and test*.py from distribution

This commit is contained in:
2019-07-19 09:39:42 +02:00
parent f8ec144719
commit 7e0d871474
4 changed files with 7 additions and 3 deletions

View File

@@ -1 +1,4 @@
include davtelepot/ietf_language_tags.csv
exclude davtelepot/test*.py
exclude davtelepot/data/*
include davtelepot/data/__init__.py