remove findimports req, remove comment from test_circup
This commit is contained in:
parent
7b2cf4d252
commit
fa59c1ecf9
2 changed files with 0 additions and 4 deletions
|
|
@ -1,6 +1,5 @@
|
||||||
appdirs
|
appdirs
|
||||||
Click
|
Click
|
||||||
findimports
|
|
||||||
requests
|
requests
|
||||||
semver
|
semver
|
||||||
toml
|
toml
|
||||||
|
|
|
||||||
|
|
@ -1311,6 +1311,3 @@ def test_install_auto_file_bad():
|
||||||
],
|
],
|
||||||
)
|
)
|
||||||
assert result.exit_code == 2
|
assert result.exit_code == 2
|
||||||
|
|
||||||
|
|
||||||
# test_install_auto_file_good ?
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue