Matthew Hellmer

Results 4 issues of Matthew Hellmer

While attempting to follow the example in your README, I was hitting an issue with the structure of `nuke-config.yml`. The v2.11.0 version of `aws-nuke` was not marshalling because you now...

`$ sudo yum -y install http://dl.fedoraproject.org/pub/epel/7/x86_64/e/epel-release-7-5.noarch.rpm` should be `$ sudo yum -y install https://dl.fedoraproject.org/pub/epel/7/x86_64/Packages/e/epel-release-7-11.noarch.rpm`

Running in a docker container using `python:3.12` with Poetry (version 2.1.2), I get the following error: ``` root@ecea54dc0a7f:/code# poetry add fastapi-mqtt Using version ^2.2.0 for fastapi-mqtt Updating dependencies Resolving dependencies......

fixed typo: "commoly" > "commonly"