Skip to content
Snippets Groups Projects
Commit 9dc9ce6e authored by Ryan Beisner's avatar Ryan Beisner
Browse files

Update tox.ini to stop using unverified package

As of pip 10.0, --allow-unverified is not permitted.

Use of the flag in this repo was previously used to force
installation of python-apt to accommodate certain unit tests.

The unverified package, python-apt, is no longer necessary
for test execution.

Related-Bug: #1760720

Change-Id: I4d7cb93e41256ef6b75be3a8acd83303b32ac6bd
parent cb8a2bc8
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment