iplotx 0.3.0__tar.gz → 0.3.1__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {iplotx-0.3.0 → iplotx-0.3.1}/.github/workflows/publish.yml +2 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/PKG-INFO +1 -1
- {iplotx-0.3.0 → iplotx-0.3.1}/iplotx/version.py +1 -1
- iplotx-0.3.1/scripts/copy_github_release_into_version.sh +16 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/.github/workflows/test.yml +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/.gitignore +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/.readthedocs.yaml +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/LICENSE +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/MANIFEST.in +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/README.md +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/assets/pylint.svg +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/docs/Makefile +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/docs/make.bat +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/docs/source/_static/graph_basic.png +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/docs/source/_templates/layout.html +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/docs/source/api.md +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/docs/source/conf.py +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/docs/source/images/sphx_glr_plot_basic_001.png +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/docs/source/images/thumb/sphx_glr_plot_basic_thumb.png +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/docs/source/index.md +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/docs/source/sg_execution_times.rst +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/docs/source/style.md +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/gallery/GALLERY_HEADER.rst +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/gallery/chess_masters_WCC.pgn.bz2 +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/gallery/knuth_miles.txt.gz +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/gallery/plot_animation.py +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/gallery/plot_basic.py +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/gallery/plot_big_curves.py +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/gallery/plot_biopython_tree.py +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/gallery/plot_chess_masters.py +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/gallery/plot_cliques.py +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/gallery/plot_cluster_layout.py +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/gallery/plot_cogent3_tree.py +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/gallery/plot_company_structure.py +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/gallery/plot_complex.py +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/gallery/plot_dag.py +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/gallery/plot_directed.py +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/gallery/plot_edit_artists.py +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/gallery/plot_ete4.py +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/gallery/plot_four_grids.py +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/gallery/plot_grouping.py +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/gallery/plot_house.py +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/gallery/plot_knuth_miles.py +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/gallery/plot_labels_and_colors.py +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/gallery/plot_loops.py +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/gallery/plot_max_bipartite_matching.py +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/gallery/plot_minimum_spanning_trees.py +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/gallery/plot_mouse_hover.py +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/gallery/plot_multipartite_layout.py +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/gallery/plot_parallel_igraph_networkx.py +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/gallery/plot_ports.py +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/gallery/plot_shortest_path.py +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/gallery/plot_simple_networkx.py +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/gallery/plot_simple_path.py +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/gallery/plot_skbio_tree.py +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/gallery/plot_style.py +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/gallery/plot_traveling_salesman.py +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/gallery/plot_tree_node_background.py +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/gallery/plot_trees_of_trees.py +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/gallery/plot_voronoi.py +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/gallery/plot_with_colorbar.py +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/iplotx/__init__.py +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/iplotx/cascades.py +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/iplotx/edge/__init__.py +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/iplotx/edge/arrow.py +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/iplotx/edge/geometry.py +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/iplotx/edge/ports.py +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/iplotx/groups.py +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/iplotx/ingest/__init__.py +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/iplotx/ingest/heuristics.py +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/iplotx/ingest/providers/network/igraph.py +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/iplotx/ingest/providers/network/networkx.py +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/iplotx/ingest/providers/tree/biopython.py +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/iplotx/ingest/providers/tree/cogent3.py +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/iplotx/ingest/providers/tree/ete4.py +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/iplotx/ingest/providers/tree/skbio.py +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/iplotx/ingest/typing.py +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/iplotx/label.py +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/iplotx/layout.py +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/iplotx/network.py +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/iplotx/plotting.py +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/iplotx/style.py +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/iplotx/tree.py +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/iplotx/typing.py +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/iplotx/utils/geometry.py +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/iplotx/utils/internal.py +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/iplotx/utils/matplotlib.py +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/iplotx/utils/style.py +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/iplotx/vertex.py +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/pyproject.toml +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/scripts/update_pylint_badge.sh +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/tests/baseline_images/test_biopython/leaf_labels.png +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/tests/baseline_images/test_biopython/leaf_labels_hmargin.png +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/tests/baseline_images/test_biopython/tree_basic.png +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/tests/baseline_images/test_biopython/tree_radial.png +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/tests/baseline_images/test_cogent3/leaf_labels.png +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/tests/baseline_images/test_cogent3/leaf_labels_hmargin.png +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/tests/baseline_images/test_cogent3/tree_basic.png +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/tests/baseline_images/test_cogent3/tree_radial.png +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/tests/baseline_images/test_ete4/leaf_labels.png +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/tests/baseline_images/test_ete4/leaf_labels_hmargin.png +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/tests/baseline_images/test_ete4/tree_basic.png +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/tests/baseline_images/test_ete4/tree_radial.png +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/tests/baseline_images/test_igraph/clustering_directed.png +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/tests/baseline_images/test_igraph/clustering_directed_large.png +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/tests/baseline_images/test_igraph/graph_basic.png +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/tests/baseline_images/test_igraph/graph_directed.png +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/tests/baseline_images/test_igraph/graph_directed_curved_loops.png +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/tests/baseline_images/test_igraph/graph_edit_children.png +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/tests/baseline_images/test_igraph/graph_labels.png +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/tests/baseline_images/test_igraph/graph_layout_attribute.png +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/tests/baseline_images/test_igraph/graph_null.png +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/tests/baseline_images/test_igraph/graph_squares_directed.png +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/tests/baseline_images/test_igraph/igraph_layout_object.png +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/tests/baseline_images/test_igraph/multigraph_with_curved_edges_undirected.png +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/tests/baseline_images/test_networkx/cluster-layout.png +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/tests/baseline_images/test_networkx/complex.png +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/tests/baseline_images/test_networkx/directed_graph.png +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/tests/baseline_images/test_networkx/directed_graph_with_colorbar.png +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/tests/baseline_images/test_networkx/empty_graph.png +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/tests/baseline_images/test_networkx/flat_style.png +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/tests/baseline_images/test_networkx/house_with_colors.png +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/tests/baseline_images/test_networkx/labels_and_colors.png +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/tests/baseline_images/test_networkx/shortest_path.png +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/tests/baseline_images/test_networkx/simple_graph.png +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/tests/baseline_images/test_skbio/leaf_labels.png +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/tests/baseline_images/test_skbio/leaf_labels_hmargin.png +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/tests/baseline_images/test_skbio/tree_basic.png +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/tests/baseline_images/test_skbio/tree_radial.png +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/tests/test_biopython.py +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/tests/test_cogent3.py +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/tests/test_ete4.py +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/tests/test_igraph.py +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/tests/test_networkx.py +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/tests/test_skbio.py +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/tests/test_style.py +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/tests/utils.py +0 -0
- {iplotx-0.3.0 → iplotx-0.3.1}/uv.lock +0 -0
|
@@ -38,6 +38,8 @@ jobs:
|
|
|
38
38
|
|
|
39
39
|
- name: Install the project
|
|
40
40
|
run: |
|
|
41
|
+
# Copy the release name into version.py (e.g. v0.3.0 -> 0.3.0)
|
|
42
|
+
./scripts/copy_github_release_into_version.sh ${{ github.event.release.name }}
|
|
41
43
|
# Make sure you are in the right environment
|
|
42
44
|
uv sync
|
|
43
45
|
# Clean dist/
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
#!/bin/sh
|
|
2
|
+
|
|
3
|
+
# Get the new version
|
|
4
|
+
github_release_name=${1}
|
|
5
|
+
|
|
6
|
+
# Strip v at the beginning
|
|
7
|
+
version=${github_release_name#v}
|
|
8
|
+
|
|
9
|
+
echo "Version to be set: ${version}"
|
|
10
|
+
|
|
11
|
+
# Actually substitute
|
|
12
|
+
sed -i "s/__version__ = \"[0-9\.]\+\"/__version__ = \"${version}\"/" iplotx/version.py
|
|
13
|
+
|
|
14
|
+
# Check
|
|
15
|
+
echo "Content of version.py:"
|
|
16
|
+
cat iplotx/version.py
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{iplotx-0.3.0 → iplotx-0.3.1}/tests/baseline_images/test_igraph/clustering_directed_large.png
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{iplotx-0.3.0 → iplotx-0.3.1}/tests/baseline_images/test_igraph/graph_directed_curved_loops.png
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{iplotx-0.3.0 → iplotx-0.3.1}/tests/baseline_images/test_networkx/directed_graph_with_colorbar.png
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|