tuomur/python-odata

tag the master branch

Closed this issue · 2 comments

pocin commented

could you tag the "stable" master branch with some tags? That we we can use pip to install

pip install --upgrade --no-cache-dir --ignore-installed https://github.com/pocin/python-odata/archive/v0.1.0.zip

pip can install from git directly:
pip install git+https://github.com/tuomur/python-odata#egg=odata

but that obviously gives your the master branch version. I'll take a look at using releases.