File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2195,25 +2195,4 @@ setup.cfg
21952195setup.py
21962196test-requirements.txt
21972197test/__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
22192198tox.ini
Original file line number Diff line number Diff line change 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
3434setup (
3535 name = NAME ,
You can’t perform that action at this time.
0 commit comments