aboutsummaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorPaul Ganssle <paul@ganssle.io>2018-04-12 13:05:14 -0400
committerPaul Ganssle <paul@ganssle.io>2018-04-12 13:08:24 -0400
commit6e3793f0480f771950c152866346c1c58213590a (patch)
treed9c49f0333e8e186d4dc1802aa0496dbfa59132b /CONTRIBUTING.md
parent460de80e0551e9cfa73e3756fc2e67c7a983dc30 (diff)
downloaddateutil-6e3793f0480f771950c152866346c1c58213590a.tar.gz
Dropped out of date information about updatezoneinfo.py
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md7
1 files changed, 0 insertions, 7 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index ef9aa46..28b18b1 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -59,13 +59,6 @@ Starting December 1, 2017, all contributions will be assumed to be released unde
All contributions before December 1, 2017 except those explicitly relicensed, are only under the 3-clause BSD license.
-## Building and releasing
-
-When you get the source, it does not contain the internal zoneinfo
-database. To get (and update) the database, run the updatezinfo.py script. Make sure
-that the zic command is in your path, and that you have network connectivity
-to get the latest timezone information from IANA, or from [our mirror of the
-IANA database](https://dateutil.github.io/tzdata/).
## Development Setup