summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorstub42 <stuart@stuartbishop.net>2017-11-27 08:08:19 +0700
committerGitHub <noreply@github.com>2017-11-27 08:08:19 +0700
commit1499d3f552791b7b03a0c9acdc3450f735e70947 (patch)
tree27b1e8351981327ccec6875e413300a64f460f03
parentd8497a8f8d002f9a98c1c5b3aadb852969a79433 (diff)
parent549825fb69cc53a433f49b0b2e9808851e9ef905 (diff)
downloadpytz-git-1499d3f552791b7b03a0c9acdc3450f735e70947.tar.gz
Independant is not a real word
-rw-r--r--src/setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/setup.py b/src/setup.py
index d73f34d..2f2dc4e 100644
--- a/src/setup.py
+++ b/src/setup.py
@@ -38,7 +38,7 @@ setup (
packages=packages,
package_data=package_data,
download_url='http://pypi.python.org/pypi/pytz',
- platforms=['Independant'],
+ platforms=['Independent'],
classifiers = [
'Development Status :: 6 - Mature',
'Intended Audience :: Developers',