Skip to content

Commit

Permalink
FIX: Removed support to SMRT.py (#5707)
Browse files Browse the repository at this point in the history
Co-authored-by: Samuelopez-ansys <[email protected]>
  • Loading branch information
maxcapodi78 and Samuelopez-ansys authored Jan 31, 2025
1 parent 380c923 commit 174de93
Show file tree
Hide file tree
Showing 4 changed files with 341 additions and 34 deletions.
6 changes: 0 additions & 6 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -80,8 +80,6 @@ tests = [
# Never directly imported but required when loading ML related file see #4713
"scikit-learn>=1.0.0,<1.7",
"scikit-rf>=0.30.0,<1.6",
"SRTM.py",
"utm",
]
dotnet = [
"ansys-pythonnet>=3.1.0rc3",
Expand Down Expand Up @@ -117,8 +115,6 @@ all = [
# Never directly imported but required when loading ML related file see #4713
"scikit-learn>=1.0.0,<1.7",
"scikit-rf>=0.30.0,<1.6",
"SRTM.py",
"utm",
]
installer = [
"matplotlib>=3.5.0,<3.11",
Expand All @@ -132,8 +128,6 @@ installer = [
# Never directly imported but required when loading ML related file see #4713
"scikit-learn>=1.0.0,<1.7",
"scikit-rf>=0.30.0,<1.6",
"SRTM.py",
"utm",
"jupyterlab>=3.6.0,<4.4",
"ipython>=7.30.0,<8.32",
"ipyvtklink>=0.2.0,<0.2.4",
Expand Down
Loading

0 comments on commit 174de93

Please sign in to comment.