Skip to content
This repository was archived by the owner on Oct 11, 2021. It is now read-only.

build: add graphviz to extras_require#528

Merged
redeboer merged 3 commits intomasterfrom
extras_require
Mar 22, 2021
Merged

build: add graphviz to extras_require#528
redeboer merged 3 commits intomasterfrom
extras_require

Conversation

@redeboer
Copy link
Copy Markdown
Member

Allows one to install the expertsystem with graphviz support with:

pip install expertsystem[viz]

For this, a new pinned developer requirements file is introduced for extras_require (see ComPWA/tensorwaves#240)

@redeboer redeboer added 💡 Feature New feature added to the package 🖱️ DX Improvements to the Developer Experience labels Mar 22, 2021
@redeboer redeboer added this to the Release 0.7.1 milestone Mar 22, 2021
@redeboer redeboer self-assigned this Mar 22, 2021
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 22, 2021

Codecov Report

Merging #528 (a8bf18d) into master (f493b9f) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #528   +/-   ##
=======================================
  Coverage   86.08%   86.08%           
=======================================
  Files          22       22           
  Lines        3587     3587           
  Branches      877      877           
=======================================
  Hits         3088     3088           
  Misses        319      319           
  Partials      180      180           
Flag Coverage Δ
unittests 86.08% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@redeboer redeboer merged commit 0fb55f2 into master Mar 22, 2021
@redeboer redeboer deleted the extras_require branch March 22, 2021 16:33
@redeboer redeboer restored the extras_require branch March 22, 2021 16:33
@redeboer redeboer deleted the extras_require branch March 22, 2021 16:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

🖱️ DX Improvements to the Developer Experience 💡 Feature New feature added to the package

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant