Skip to content

Commit cc2cc35

Browse files
committed
"Release v5.0.0"
1 parent ce5fd4a commit cc2cc35

2 files changed

Lines changed: 1 addition & 22 deletions

File tree

.openapi-generator/FILES

Lines changed: 0 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -2195,25 +2195,4 @@ setup.cfg
21952195
setup.py
21962196
test-requirements.txt
21972197
test/__init__.py
2198-
test/test_auth_expiration_event.py
2199-
test/test_calc_password_security_info.py
2200-
test/test_email_error.py
2201-
test/test_gateway_name_info.py
2202-
test/test_generate_ca.py
2203-
test/test_generate_ca_output.py
2204-
test/test_item_usc_sync_association.py
2205-
test/test_password_breach_info.py
2206-
test/test_password_score_info.py
2207-
test/test_password_score_setting.py
2208-
test/test_password_security_info.py
2209-
test/test_remote_secret_info.py
2210-
test/test_response_stop_share_item.py
2211-
test/test_rotated_secret_delete.py
2212-
test/test_rotated_secret_delete_sync.py
2213-
test/test_rotated_secret_sync.py
2214-
test/test_share_item_output.py
2215-
test/test_sharing_item_full_info.py
2216-
test/test_unwrap_token.py
2217-
test/test_unwrap_token_output.py
2218-
test/test_wallet_details.py
22192198
tox.ini

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"python-dateutil >= 2.8.2",
3030
"pydantic >= 2",
3131
"typing-extensions >= 4.7.1",
32-
, "psutil >= 6.0.0"]
32+
"psutil >= 6.0.0"]
3333

3434
setup(
3535
name=NAME,

0 commit comments

Comments
 (0)