pyqver icon indicating copy to clipboard operation
pyqver copied to clipboard

Add setup.py

Open M4rtinK opened this issue 12 years ago • 2 comments

Hi, I'd lake to package pyqver for Fedora, so I've added a setup.py and also removed the .py extension for the scripts, so that they can conform the usual CLI utility conventions.

Let me know if there are any issues with the pull request. :)

M4rtinK avatar Nov 13 '13 15:11 M4rtinK

+1. I'd really appreciate it if you published pyqver on PyPi, or at least added a setup.py so that I could install pyqver in one line using pip (pip install -e git+https://github.com/ghewgill/pyqver#egg=pyqver)

JoshRosen avatar Jan 31 '14 03:01 JoshRosen

.py extensions it needed on Windows.

techtonik avatar Jun 25 '14 06:06 techtonik