lczub / TestLink-API-Python-client

A Python client to use the TestLink API
105 stars 63 forks source link

support installation via PyPI #15

Closed lczub closed 10 years ago

lczub commented 10 years ago

TestLink-API-Python-client should be installable from PyPI

[PYTHON27]\Scripts\virtualenv [PYENV]\testlink
[PYENV]\testlink\Scripts\activate
pip install TestLink-API-Python-client

conditions are described in PyPI Tutorial

lczub commented 10 years ago

installation via PyPI is now prepared. First upload to PyPI will be done for the final v0.4.6 release