Skip to content

Conversation

@EliahKagan
Copy link
Owner

Closes #38

This updates Poetry dependencies, adds missing version restriction in environment.yml for typeguard analogous (actually, exactly identical) to the range in Pipfile, and reruns the notebooks.

I should've done this in #26 but didn't.

Besides fixing that error, this commit improves the output in the
notebooks in two other ways:

1. The Graphviz version used in this run handled some things
   better. See #5 and #6. (This is due to the system Graphviz on
   the machine I'm using to rerun this being old enough to have
   the bug discussed there. Using the conda environment instead of
   the poetry environment addresses that, because in the conda
   environment, the graphviz conda package is used.)

2. One of the Git repositories being visualized was absent from
   the test machine before. I cloned it so that graph would be
   redrawn rather than omittedw with an error.
@EliahKagan EliahKagan merged commit 913670f into main Jul 3, 2023
@EliahKagan EliahKagan deleted the deps branch July 3, 2023 05:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

environment.yml needs version range for typeguard

2 participants