cold-action-79551
10/16/2024, 7:42 PM[tool.poetry.group.dev.dependencies]
sectioncold-action-79551
10/16/2024, 7:42 PMbetter-van-82973
10/16/2024, 8:36 PMpoetry_requirements
macro set up?elegant-florist-94385
10/16/2024, 8:45 PMpants.toml
look like (probably the [pytest]
section is relevant, but it might be good to just show the whole thing)cold-action-79551
10/16/2024, 9:33 PM[GLOBAL]
pants_version = "2.22.0"
backend_packages = [
"pants.backend.python"
]
[source]
root_patterns = [
"src/*/python",
]
[python]
interpreter_constraints = ["==3.12.*"]
[pytest]
# Configure pytest options here.
args = [
]