You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 27, 2022. It is now read-only.
python-graphviz: Autospec creation for update from version 0.10.1 to version 0.11
Sebastian Bank (40):
bump version for development
flake8
separate tox.ini
work around pytest-dev/pytest#4306
cover non-ExecutableNotFound run() OSError branch
skip OSError test with --skipexe
re-run example notebook with Python 3.7.1
blacklist pytest 3.10.0, drop minversion bug workaround
drop thonny workaround
adapt --skipexe help text
parametrize more tests, extend copy() assertions
add parentheses to comparison
update link to IPython console in Spider IDE
add example for using g.attr(rank='same') with subgraphs
drop Python 3.4 support
simplify with operator.methodcaller
add message to version() exception, tighten result test
refactor command() helper, skip suffix computation when piping
improve formatting
straighten mapping_items()
use a module-level constant for the default encoding
improve multi-line code formatting
ignore superfluous flake8 messages
improve naming
fix constants docstring
bump version for new feature development
add quiet argument to render() and pipe() methods
add test for current behaviour on relative paths
switch relative image path test to wanted behaviour, make if fail
execute render() with dirname of filepath as cwd
document render() cwd changes
add quiet arg to view() short-cut method
switch backend to module import, one module per import
flake8
test view() returns None
double whitespace
move out unknown platform tests
fix missing source fixture
include test png in source distribution
release 0.11
0 commit comments