summaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
authorStuart Bishop <stuart.bishop@canonical.com>2005-08-03 15:09:49 +0000
committerStuart Bishop <stuart.bishop@canonical.com>2005-08-03 15:09:49 +0000
commitfc650ed9f00759b70e7e167885bbf636ae265d0b (patch)
treee7e9497bef6f787a33ad2705733e3ef6f1739ae3 /README.txt
parent9a959b5c5cfa820e87d1509f453d3d9b0b2b87aa (diff)
downloadpytz-fc650ed9f00759b70e7e167885bbf636ae265d0b.tar.gz
Notes and __version__
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.txt b/README.txt
index d68f7d3..c56ece5 100644
--- a/README.txt
+++ b/README.txt
@@ -4,3 +4,10 @@ and cross platform timezone calculations.
More information in src/README.txt
+Release process;
+
+ 1) Untar upstream tarballs into elsie/src
+ 2) Update OLSON_VERSION in src/pytz/__init__.py
+ 3) make test
+ 4) make dist
+