lightblue-platform / pyresttest

Python Rest Testing
Apache License 2.0
1 stars 1 forks source link

Creation of Python Package of this project #16

Open luan-cestari opened 10 years ago

luan-cestari commented 10 years ago

Is the Python Package configured for this project? So we could control the version and install it easily on other machines.

jewzaam commented 10 years ago

Yes, you can run python setup.py bdist_rpm to build an rpm

----- Original Message -----

Is the Python Package configured for this project? So we could control the version and install it easily on other machines.


Reply to this email directly or view it on GitHub: https://github.com/lightblue-platform/pyresttest/issues/16

luan-cestari commented 10 years ago

Sorry, I mean the package that you can install using pip (it is like what maven is to us (java programmers) but it is defined by PEP (like our JEP/JSR) )

jewzaam commented 10 years ago

I haven't touched pip for this. Might look at upstream repo to see if that's in the backlog of issues.

----- Original Message -----

Sorry, I mean the package that you can install using pip (it is like what maven is to us (java programmers) but it is defined by PEP (like our JEP/JSR) )


Reply to this email directly or view it on GitHub: https://github.com/lightblue-platform/pyresttest/issues/16#issuecomment-54496447

svanoort commented 9 years ago

This is released in the pyresttest master now, and validated to install correctly across several linux distros.