Skip to content

Commit 5eb4486

Browse files
Added ruff to required packages
1 parent f036a7a commit 5eb4486

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

environment.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,5 @@ dependencies:
2727
- pymoo
2828
- pydata-sphinx-theme
2929
- meshio
30-
- concave_hull
30+
- concave_hull
31+
- ruff

required_packages.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,5 @@ paretoset==1.2.5
1919
pymoo==0.6.1.6
2020
pydata-sphinx-theme
2121
meshio==5.3.5
22-
concave_hull==0.1.2
22+
concave_hull==0.1.2
23+
ruff==0.15.13

0 commit comments

Comments
 (0)