Skip to content

Commit 32df1cd

Browse files
ci: remove whitelisting (#1898)
Co-authored-by: pyansys-ci-bot <92810346+pyansys-ci-bot@users.noreply.github.com>
1 parent 1ad6e85 commit 32df1cd

File tree

3 files changed

+1
-2
lines changed

3 files changed

+1
-2
lines changed

.github/workflows/ci_cd.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,6 @@ jobs:
9191
library-name: ${{ env.PACKAGE_NAME }}
9292
operating-system: ${{ matrix.os }}
9393
python-version: ${{ matrix.python-version }}
94-
whitelist-license-check: 'attrs,referencing'
9594
target: 'all'
9695

9796
docker-style:

doc/changelog.d/1898.maintenance.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
remove whitelisting

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ classifiers = [
2626
dependencies = [
2727
"ansys-api-geometry==0.4.56",
2828
"ansys-tools-path>=0.3,<1",
29-
"attrs!=24.3.0",
3029
"beartype>=0.11.0,<0.21",
3130
"geomdl>=5,<6",
3231
"grpcio>=1.35.0,<1.68",

0 commit comments

Comments
 (0)