Skip to content

Commit

Permalink
Use Capitalized Jinja2
Browse files Browse the repository at this point in the history
Related to #95986
  • Loading branch information
weiwangmeta committed Mar 6, 2023
1 parent 483e193 commit d0e38da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -1021,7 +1021,7 @@ def main():
'typing-extensions',
'sympy',
'networkx',
'jinja2',
'Jinja2',
]

extras_require = {
Expand Down

0 comments on commit d0e38da

Please sign in to comment.