sbmlteam / libsbml

LibSBML is a native library for reading, writing and manipulating files and data streams containing the Systems Biology Markup Language (SBML). It offers language bindings for C, C++, C#, Java, JavaScript, MATLAB, Perl, PHP, Python, R and Ruby.
https://sbml.org/software/libsbml
Other
41 stars 28 forks source link

Fixing nightlies #407

Closed fbergmann closed 1 month ago

fbergmann commented 1 month ago

Description

While the previous PR removed attempting to install the non-existing packages. It still had the flags for building R and .NET bindings set to true

Motivation and Context

Types of changes

Checklist:

Testing