Tim Rogers

Results 3 issues of Tim Rogers

I have a service where each function is a module using pipenv to manage dependencies for each module. The plugin doesn't generate requirements.txt using pipenv unless I have a Pipfile...

enhancement
pipenv

#### Problem description When you try to write a file to s3 using a single part upload, `SinglePartWriter.close()` throws: ` AttributeError: 'SinglepartWriter' object has no attribute '_object'`. The issue is...

**Describe the bug** I try to run prospector and it throws a ModuleNotFoundError saying there isn't a module named `setoptconf`. Looking at the issues, it seems that this issue should...

investigate