summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorJon Dufresne <jon.dufresne@gmail.com>2017-06-04 09:56:03 -0700
committerJon Dufresne <jon.dufresne@gmail.com>2017-06-04 09:58:52 -0700
commit8a07b3eb10acc858e0de45f2d8d3cc017cffb447 (patch)
tree1eccdb4cc32b78925ca89cbbf311036b41370c2c /tox.ini
parentcca333c277e633e5be8f4f2134a8517eb87bd67a (diff)
downloadisort-8a07b3eb10acc858e0de45f2d8d3cc017cffb447.tar.gz
Prefer https URLs over http in docs and comments
Fixed all URLs where https is supported. Dropped the auto-generated, boilerplate from tox.ini instead of editing the URL.
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini5
1 files changed, 0 insertions, 5 deletions
diff --git a/tox.ini b/tox.ini
index b5996f69..375c9029 100644
--- a/tox.ini
+++ b/tox.ini
@@ -1,8 +1,3 @@
-# Tox (http://tox.testrun.org/) is a tool for running tests
-# in multiple virtualenvs. This configuration file will run the
-# test suite on all supported python versions. To use it, "pip install tox"
-# and then run "tox" from this directory.
-
[tox]
envlist =
isort-check,