Skip to content
Snippets Groups Projects
Commit e764a288 authored by Alexandre Detiste's avatar Alexandre Detiste
Browse files

fix autopkgtest

parent b0a38193
No related branches found
No related tags found
No related merge requests found
Pipeline #865537 passed
toml.patch
--- a/requirements_detector/detect.py
+++ b/requirements_detector/detect.py
@@ -3,7 +3,6 @@
from pathlib import Path
from typing import List, Optional, Union
-import toml
from .exceptions import CouldNotParseRequirements, RequirementsNotFound
from .handle_setup import from_setup_py
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment