summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorJon Dufresne <jon.dufresne@gmail.com>2018-09-16 16:55:41 -0700
committerJon Dufresne <jon.dufresne@gmail.com>2018-09-16 16:55:41 -0700
commitc4903229d99b5d694d4256efc187ac452579811a (patch)
tree5948c1f59522d2e2fe6b38982f4faa1754ee2636 /tox.ini
parent5fbcda22cd3b7658f046be95e8637b94e767f4f8 (diff)
downloadoauthlib-c4903229d99b5d694d4256efc187ac452579811a.tar.gz
Correct capitalization of PyPI
As spelled on https://pypi.org/.
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index 6f6c18c..c45f657 100644
--- a/tox.ini
+++ b/tox.ini
@@ -19,7 +19,7 @@ changedir=docs
whitelist_externals=make
commands=make clean html
-# tox -e readme to mimick pypi long_description check
+# tox -e readme to mimick PyPI long_description check
[testenv:readme]
skipsdist=True
deps=readme