aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/version-control.scm
blob: 7c1dbe8b2670554d0593a6aaf428c91172f33a64 (about) (plain)
blob size (133KB) exceeds display size limit (100KB).
9776eb16db4fcb89bb1939'>gnu: Add python-louvain 0.15....* gnu/packages/graph.scm (python-louvain): Rename variable to python-louvain-0.6. (python-louvain): New variable. * gnu/packages/bioinformatics.scm (python-scanpy)[propagated-inputs]: Use python-louvain-0.6. Co-authored-by: Leo Famulari <leo@famulari.name> Vinicius Monego 2021-03-04gnu: python-plotly: Allow test phase to be skipped....* gnu/packages/graph.scm (python-plotly)[arguments]: Wrap custom 'check phase tests with test with tests? keyword. Efraim Flashner 2021-03-04gnu: python-plotly: Update to 4.14.3....* gnu/packages/graph.scm (python-plotly): Update to 4.14.3. [propagated-inputs]: Remove python-decorator. Add python-ipython, python-pillow. Move python-ipywidgets, python-xarray ... [native-inputs]: ... to here. Efraim Flashner