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 2b74710 commit e99e72bCopy full SHA for e99e72b
AUTHORING_GUIDE.md
@@ -240,7 +240,7 @@ SQLAlchemy==1.3.12
240
If a sample has testing requirements that differ from its runtime requirements
241
(such as dependencies on [pytest](http://pytest.org/en/latest/) or other
242
testing libraries), the testing requirements may be listed in a separate
243
-`requirements-testing.txt` file instead of the main `requirements.txt` file.
+`requirements-test.txt` file instead of the main `requirements.txt` file.
244
245
### Region Tags
246
0 commit comments