summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2018-05-16 14:40:40 -0400
committerJeff Forcier <jeff@bitprophet.org>2018-05-16 16:49:06 -0400
commitf132dcf9648b87b91e8fce925ba853dbaaa8d51f (patch)
tree22292ed0cddf4b164699d0eef2fa4bc042e70deb
parent8828c49072accbc58b0e354da626103684671d49 (diff)
lol
-rw-r--r--dev-requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-requirements.txt b/dev-requirements.txt
index c347b632..d41972b9 100644
--- a/dev-requirements.txt
+++ b/dev-requirements.txt
@@ -4,7 +4,7 @@ invocations>=1.0,<2.0
# NOTE: pytest-relaxed currently only works with pytest >=3, <3.3
pytest>=3.2,<3.3
pytest-relaxed==1.1.2
-#pytest-xdist for test dir watching and the inv guard task
+# pytest-xdist for test dir watching and the inv guard task
pytest-xdist>=1.22,<2.0
# Linting!
flake8==2.4.0