1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2025-07-04 22:23:36 +01:00
Commit Graph

4 Commits

Author SHA1 Message Date
bfed59a7cf Adding an HTTP-based resource getter. 2015-09-03 13:55:44 +01:00
48748797b7 setup.py: fix for OSX
On Unix, pip will change current working directory to whereever it has
extracted the downloaded package. On Mac OSX, it does not appear to do
that. To get around this difference, specify paths in setup.py relative
to the location of setup.py, rather than the current working directory.
2015-05-13 16:59:11 +01:00
99c129cb03 Add notify2 to the extra dependencies 2015-04-16 11:43:49 +01:00
a747ec7e4c Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00