Commit Graph

5 Commits

Author SHA1 Message Date
Anna Eilering 7da3790160 Remove try except around setup.py imports and remove distutils workaround.
CloudRoast was initially written to support both setuptools and
distutils. CloudRoast requires CloudCafe and OpenCafe, neither of
which support distutils. If a user is able to install OpenCafe
and CloudCafe, they will not require a workaround to install
CloudRoast. Additionally the use of Distutils complicates
the creation / instantiation of tests for the library.

Change-Id: Ib2bbbf57832963695c7966aab64e717dca900ba7
2016-04-15 09:40:41 -05:00
Jose Idar a89ab7ef5f Setup and install improvements
* Cleaned up setup.py post install
* Moved version from cloudroast init to setup.py

Change-Id: If32781cd4e13a06d202bc8795999ac7bdbf685df
2013-08-29 17:50:24 -05:00
Jose Idar 4d37a61c0e Renamed test_repo to cloudroast. Changed all instances of 'test_repo' to 'cloudroast'.
Change-Id: I834ef653b66880b1e6b981e4486a0a73740b37cf
2013-07-15 09:25:31 -05:00
Sam Danes bf7e225adf Updated setup ascii art
Change-Id: Ib76638172fe88b00f98a27058e23e3bd4b368710
2013-04-16 15:49:01 -05:00
samu4924 24bf38f024 Initial Commit 2013-03-30 14:50:01 -05:00