We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a8736a commit ec1b141Copy full SHA for ec1b141
requirements.txt
@@ -2,8 +2,8 @@
2
# just Django, but for the purposes of development and testing
3
# there are a number of packages that are useful to install.
4
5
-# Laying these out as seperate requirements files, allows us to
6
-# only included the relevent sets when running tox, and ensures
+# Laying these out as separate requirements files, allows us to
+# only included the relevant sets when running tox, and ensures
7
# we are only ever declaring our dependencies in one place.
8
9
-r requirements/requirements-optionals.txt
0 commit comments