Skip to content

Commit

Permalink
Added comma
Browse files Browse the repository at this point in the history
  • Loading branch information
kaklise authored Oct 27, 2023
1 parent c40a2a7 commit 65bc69a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
'install_requires': ['numpy >= 1.10.4',
'pandas >= 0.18.0',
'matplotlib',
'jinja2'
'jinja2',
'pytest'],
'scripts': [],
'include_package_data': True
Expand Down

0 comments on commit 65bc69a

Please sign in to comment.