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

Try to fix Python 2.7 related build issues
master
baztian 2020-06-12 08:51:37 +02:00 committed by GitHub
commit 857cb279bc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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