Skip to content
This repository was archived by the owner on Jun 5, 2025. It is now read-only.

requires-python was breaking make test #88

Merged
merged 1 commit into from
Nov 25, 2024

Conversation

jhrozek
Copy link
Contributor

@jhrozek jhrozek commented Nov 25, 2024

I wasn't sure what requires-python does, but we do have another explicit python dependency and I was getting an error with that line:

The Poetry configuration is invalid:
  - Additional properties are not allowed ('requires-python' was unexpected)

@lukehinds
Copy link

I was just making a patch to remove this too, its in the wrong place and was breaking my env too

@lukehinds lukehinds merged commit 0fb76fa into stacklok:main Nov 25, 2024
@lukehinds lukehinds deleted the rm_requires_python branch November 25, 2024 20:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants