Skip to content

Commit

Permalink
Ignore Cryptography Deprecation warning
Browse files Browse the repository at this point in the history
  • Loading branch information
danielhollas committed Jul 24, 2024
1 parent c437cdf commit 29509e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ filterwarnings = [
# This warning is coming from circus (aiida-core dependency):
# https://github.com/circus-tent/circus/issues/1215
"ignore:'pipes' is deprecated and slated for removal in Python 3.13:DeprecationWarning:",
"ignore::cryptography.utils.CryptographyDeprecationWarning:",
]

[tool.ruff]
Expand Down

0 comments on commit 29509e2

Please sign in to comment.