Loren Carvalho

Results 4 issues of Loren Carvalho

Howdy! Just experienced a strange issue, I _had_ a `.pypirc` in $HOME and attempted to `twine upload dist/*` a project of mine. The contents of dist/ is a tarball and...

feature request

n/t

enhancement
documentation

Just a couple spots that have outdated comments: https://github.com/linkedin/pygradle/blob/01d079e2b53bf9933aa786af1ec7dabcf964c669/pygradle-plugin/src/main/groovy/com/linkedin/gradle/python/plugin/PythonPlugin.groovy#L156-L161 https://github.com/linkedin/pygradle/blob/01d079e2b53bf9933aa786af1ec7dabcf964c669/pygradle-plugin/src/main/groovy/com/linkedin/gradle/python/plugin/PythonPlugin.groovy#L202 ✌️

In this PR I've removed the builder API, did some housekeeping of tox/flake/mypy/etc tasks and made the library Python 3 exclusive Resolving the merge conflicts shouldn't be too bad, I'm...