We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b402c5d commit abc12e0Copy full SHA for abc12e0
docs/contributing.rst
@@ -142,10 +142,6 @@ flag::
142
This will run the tests on Python 3.3/Django 1.7/PostgeSQL and Python
143
2.7/Django 1.9/SQLite.
144
145
-The tox and Travis CI configuration is generated by the script
146
-`generate_configurations.py` in the root directory. To add tests for a new
147
-Python or Django version, simply update the script and run it to regenerate the
148
-configuration files.
149
150
Measuring test coverage
151
-----------------------
0 commit comments