Commit Graph

12 Commits (master)

Author SHA1 Message Date
Marco Hinz bacc0cf594
Use pkg_resources to show current version 5 years ago
Marco Hinz aea28056c1
Switch to twine for uploading 5 years ago
Marco Hinz 31573a17fb
Fix printing version
...for packages not installed through pip.

This is a crude hack, but fine since I'm the only one uploading this package.

Fixes https://github.com/mhinz/neovim-remote/issues/110
5 years ago
Marco Hinz c7a52cb453
Makefile: add test target 6 years ago
Marco Hinz 6debd11547
Makefile: ditch twine for uploading 7 years ago
Marco Hinz 8bd0629ec9
Makefile: use "rm -rf" for clean 7 years ago
Marco Hinz f5f3991221 Make: avoid twine errors by cleaning first 8 years ago
Marco Hinz 5f56d6048b
Makefile: add "clean" target 8 years ago
Marco Hinz f47fc111c4
Remove README.md 8 years ago
Marco Hinz be3b77fb95 Makefile: add "rst" and "install" targets
Don't remove README.rst after uploading, since it's used by setup.py for
long_description.
8 years ago
Marco Hinz e3f3ce8a9e Use pandoc for README.{md,rst} 8 years ago
Marco Hinz 915598ccb7 Add Makefile for uploading 8 years ago