remove findimports req, remove comment from test_circup

This commit is contained in:
foamyguy 2025-03-31 09:41:15 -05:00
parent 7b2cf4d252
commit fa59c1ecf9
2 changed files with 0 additions and 4 deletions

View file

@ -1,6 +1,5 @@
appdirs
Click
findimports
requests
semver
toml

View file

@ -1311,6 +1311,3 @@ def test_install_auto_file_bad():
],
)
assert result.exit_code == 2
# test_install_auto_file_good ?