aboutsummaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorPaul Ganssle <pganssle@users.noreply.github.com>2019-02-04 15:19:59 -0500
committerGitHub <noreply@github.com>2019-02-04 15:19:59 -0500
commit6db5a272fc89b0fe9431940f399d13c042b1bdf5 (patch)
treeb7af94b511d7bb6a74eb7f059a6e1e8082d6f4b0 /MANIFEST.in
parent9b9d84dde19b8f0b4b568977079eead975941c87 (diff)
parent05191103733faa9a5d41ac0f014004dd4c75048e (diff)
downloaddateutil-6db5a272fc89b0fe9431940f399d13c042b1bdf5.tar.gz
Merge pull request #863 from pganssle/add_pep517
Add build backend to pyproject.toml
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index dd5142e..d4d9f32 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,4 +1,4 @@
-include LICENSE NEWS zonefile_metadata.json updatezinfo.py
+include LICENSE NEWS zonefile_metadata.json updatezinfo.py pyproject.toml
recursive-include dateutil/test *
global-exclude __pycache__
global-exclude *.py[co]