Skip to content

Commit

Permalink
Merge branch '157-new-roi-threshold-overflow-control' into 'master'
Browse files Browse the repository at this point in the history
Resolve "new roi threshold overflow control"

Closes #157

See merge request limagroup/lima!203
  • Loading branch information
claustre committed Aug 12, 2021
2 parents bd5a313 + 1b6bb70 commit ffa6849
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion applications/tango/python
2 changes: 1 addition & 1 deletion conda/debug/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ requirements:
host:
- python {{ python }}
- sip 4.19.8 #For the SIP module
- processlib 1.7*
- processlib 1.8*
- libconfig 1.7*
# I/O formats
- zlib
Expand Down
2 changes: 1 addition & 1 deletion conda/release/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ requirements:
host:
- python {{ python }}
- sip 4.19.8 #For the SIP module
- processlib 1.7*
- processlib 1.8*
- libconfig 1.7*
# I/O formats
- zlib
Expand Down
2 changes: 1 addition & 1 deletion third-party/Processlib
Submodule Processlib updated 0 files

0 comments on commit ffa6849

Please sign in to comment.