The project build fails after new iniconfig release yesterday. #7901
Unanswered
louis-xgen
asked this question in
General
Replies: 1 comment
-
Thanks @louis-xgen for the report. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
a detailed description of the bug or problem you are having
iniconfig released a new version yesterday, and since then, I am experience an error running the project locally using aws sam. I have two packages in the requirements.txt which is dependent on iniconfig: pytest and pytest-cov. If I comment these out for now, the project runs fine.
output of
pip list
from the virtual environment you are usingWhen trying to run the build script to run the project locally, I get an build fail error saying:
Beta Was this translation helpful? Give feedback.
All reactions