mirror of
https://github.com/varun-r-mallya/Python-BPF.git
synced 2026-04-25 23:21:27 +00:00
Tests: Remove tomli from pyproject.toml
This commit is contained in:
@ -44,7 +44,6 @@ docs = [
|
||||
test = [
|
||||
"pytest>=8.0",
|
||||
"pytest-cov>=5.0",
|
||||
"tomli>=2.0; python_version < '3.11'",
|
||||
]
|
||||
|
||||
[tool.setuptools.packages.find]
|
||||
|
||||
Reference in New Issue
Block a user