We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a180e7 commit ebeaebfCopy full SHA for ebeaebf
environment.yml
@@ -5,7 +5,6 @@ channels:
5
dependencies:
6
- cmake
7
- cmake-build-extension
8
- - control
9
- make
10
- matplotlib
11
- ninja
@@ -23,3 +22,5 @@ dependencies:
23
22
- zeromq
24
- openfast=4.1
25
- openfast-io=4.1
+ - pip:
26
+ - control
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
[project]
name = "rosco"
-version = "2.10.1"
+version = "2.10.2"
description = "A reference open source controller toolset for wind turbine applications."
readme = "README.md"
requires-python = ">=3.9"
0 commit comments