Skip to content

Commit

Permalink
add django, and modernize flask with content
Browse files Browse the repository at this point in the history
  • Loading branch information
saartochner-lumigo committed Sep 11, 2023
1 parent b5c04ec commit 8db625d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion noxfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -520,7 +520,7 @@ def integration_tests_flask(session, flask_version):
"django_version",
dependency_versions_to_be_tested(
directory="django",
dependency_name="Django",
dependency_name="django",
test_untested_versions=should_test_only_untested_versions(),
),
)
Expand Down

0 comments on commit 8db625d

Please sign in to comment.