Loren Carvalho
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...
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...