opensistemas-hub / osbrain

osBrain - A general-purpose multi-agent system module written in Python
https://osbrain.readthedocs.io/en/stable/
Apache License 2.0
175 stars 43 forks source link

Update requirements file #323

Closed Peque closed 5 years ago

Peque commented 5 years ago

It seems I forgot to update this when I changed the "extras" section in setup.py.

This file is still actually needed by Read the Docs.

codecov[bot] commented 5 years ago

Codecov Report

Merging #323 into master will increase coverage by 0.02%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #323      +/-   ##
==========================================
+ Coverage   99.24%   99.27%   +0.02%     
==========================================
  Files          25       25              
  Lines        3566     3566              
  Branches      257      257              
==========================================
+ Hits         3539     3540       +1     
+ Misses         15       14       -1     
  Partials       12       12
Impacted Files Coverage Δ
osbrain/tests/test_agent_transport.py 97.61% <0%> (+1.19%) :arrow_up:

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 b7e2691...912ea20. Read the comment docs.