Merge pull request #146 from baztian/fix27-build-issues

Try to fix Python 2.7 related build issues
This commit is contained in:
baztian
2020-06-12 08:51:37 +02:00
committed by GitHub
+1 -1
View File
@@ -67,4 +67,4 @@ Build a new release
9. Send new version and tags to github origin. ::
$ git push --follow-tags && push --tags
$ git push --follow-tags && git push --tags