You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, code is pushed to PyPi as part of the Invoke release task (inv release --deploy -vX.YY.ZZ). Now that Pandoc works correctly on Travis, I'm wondering if I should remove the PyPi deploy code from the Invoke release task and instead rely on Travis to push to PyPi whenever it sees a tag in the repo and successfully builds.
The text was updated successfully, but these errors were encountered:
Currently, code is pushed to PyPi as part of the Invoke release task (
inv release --deploy -vX.YY.ZZ
). Now that Pandoc works correctly on Travis, I'm wondering if I should remove the PyPi deploy code from the Invoke release task and instead rely on Travis to push to PyPi whenever it sees a tag in the repo and successfully builds.The text was updated successfully, but these errors were encountered: