Skip to content

Commit

Permalink
Need flask if you want to use the dectris sim
Browse files Browse the repository at this point in the history
  • Loading branch information
sk1p committed Apr 21, 2023
1 parent c35ed14 commit b315bbb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ def find_version(*file_paths):
"libertem-asi-tpx3",
],
extras_require={
'sim': ['flask'],
'pymemfd': 'pymemfd',
'pytango': 'pytango',
},
Expand Down

0 comments on commit b315bbb

Please sign in to comment.