sorgerlab / indra

INDRA (Integrated Network and Dynamical Reasoning Assembler) is an automated model assembly system interfacing with NLP systems and databases to collect knowledge, and through a process of assembly, produce causal graphs and dynamical models.
http://indra.bio
BSD 2-Clause "Simplified" License
171 stars 65 forks source link

Add Python 3.10 testing #1410

Closed bgyori closed 1 year ago

bgyori commented 1 year ago

Given https://github.com/Kappa-Dev/KappaTools/issues/652, we can now extend testing and support to Python 3.10 as done in this PR.