aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Ganssle <paul@ganssle.io>2019-02-04 11:47:26 -0500
committerPaul Ganssle <paul@ganssle.io>2019-02-04 11:47:26 -0500
commit23f127f7d9745c83251549bc7f7059630eb32932 (patch)
tree0a5e84905a264593b4fb741c6077dd98836be7f6
parentc337b84d2770909eebc25ce44923dcf3148394b3 (diff)
downloaddateutil-23f127f7d9745c83251549bc7f7059630eb32932.tar.gz
Add pyproject.toml to sdist
-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]