Skip to content

Commit

Permalink
deleting representativity Lin test
Browse files Browse the repository at this point in the history
  • Loading branch information
Jimmy-INL committed Sep 1, 2022
1 parent 570036b commit 52d3ded
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 185 deletions.
4 changes: 2 additions & 2 deletions dependencies.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Note all install methods after "main" take
-->
<dependencies>
<main>
<h5py>2.10</h5py>
<h5py>3.6</h5py>
<numpy>1.18</numpy>
<scipy>1.5</scipy>
<scikit-learn>0.24</scikit-learn>
Expand All @@ -59,7 +59,7 @@ Note all install methods after "main" take
<nomkl os='linux' skip_check='True'/>
<numexpr os='linux'/>
<cmake skip_check='True' optional='True'/>
<ray os="mac,linux" source="pip" pip_extra="[default]">1.9</ray>
<ray os="mac,linux" source="pip" pip_extra="[default]">1.12</ray>
<imageio>2.9</imageio>
<line_profiler optional='True'/>
<!-- <ete3 optional='True'/> -->
Expand Down

This file was deleted.

0 comments on commit 52d3ded

Please sign in to comment.