Skip to content

Commit e0ba439

Browse files
committed
CH-135 fix notifications build
1 parent 4a35bf5 commit e0ba439

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • applications/notifications/server

applications/notifications/server/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
# http://pypi.python.org/pypi/setuptools
1515

1616
REQUIRES = [
17-
"jinja2>=3"
17+
"jinja2>=3",
1818
"python_dateutil>=2.6.0"
1919
]
2020

0 commit comments

Comments
 (0)