Merge pull request #146 from baztian/fix27-build-issues
Try to fix Python 2.7 related build issuesmaster
commit
857cb279bc
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue