Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitfa9dae2

Browse files
committed
Add pandas to pyproject.toml
1 parenta8a54d1 commitfa9dae2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ packages = ["control"]
4343
test = ["pytest","pytest-timeout"]
4444
slycot = ["slycot>=0.4.0" ]
4545
cvxopt = ["cvxopt>=1.2.0" ]
46+
pandas = ["pandas>=1.5.0" ]
4647

4748
[project.urls]
4849
homepage ="https://python-control.org"
@@ -55,4 +56,4 @@ write_to = "control/_version.py"
5556
addopts ="-ra"
5657
filterwarnings = [
5758
"error:.*matrix subclass:PendingDeprecationWarning",
58-
]
59+
]

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp