https://github.com/MaximeRivest/attachments/blob/fd56f16c6066c2ceb0e633b2e1f281ef2fc86104/pyproject.toml#L57 Should be maximerivest, not maximrivest. Might want to do a big find replace in case there are others: `find . -type f -exec sed -i 's/maximerivest/maximrivest/g' {} +`
attachments/pyproject.toml
Line 57 in fd56f16
Should be maximerivest, not maximrivest. Might want to do a big find replace in case there are others:
find . -type f -exec sed -i 's/maximerivest/maximrivest/g' {} +