Midnighter / structurizr-python

A Python 3 port of Simon Brown's Structurizr diagrams-as-code architecture description tool.
https://structurizr.com/
Apache License 2.0
66 stars 16 forks source link

chore: install a safe pip version #76

Closed Midnighter closed 3 years ago

Midnighter commented 3 years ago

I propose to merge this as a temporary solution to the pip problem before #74 and #75.

codecov-commenter commented 3 years ago

Codecov Report

Merging #76 (1080630) into devel (04859d7) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##            devel      #76   +/-   ##
=======================================
  Coverage   91.18%   91.18%           
=======================================
  Files          69       69           
  Lines        2109     2109           
  Branches      210      210           
=======================================
  Hits         1923     1923           
  Misses        167      167           
  Partials       19       19           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 04859d7...1080630. Read the comment docs.