gyazo-cli
gyazo-cli copied to clipboard
fix DeprecationWarning
Said DeprecationWarning when uploading files with gyazo.
$ gyazo test.png (node: 80961) [DEP0022] DeprecationWarning: os.tmpDir () is deprecated. Use os.tmpdir () instead.
Updated tmp module because it was old.