Hello all
During the telecon today, we decided to enforce a requirement in the Python
client that MTT_HOME be set in the environment to point at the top of the MTT
directory tree. This significantly simplified some code and seemed a reasonable
minimum requirement for operation.
The commit for
+1 on both Ralph and Josh's comments.
> On Dec 13, 2015, at 11:56 AM, Josh Hursey wrote:
>
> I think this is fine. If we do start to organize ourselves for a formal
> release then we might want to move to pull requests to keep the branch stable
> for a bit, but for now this is ok with me.
>
>
I think this is fine. If we do start to organize ourselves for a formal
release then we might want to move to pull requests to keep the branch
stable for a bit, but for now this is ok with me.
The Python client looks like it will be a nice addition. Hopefully, I will
have the REST submission inter
Hey folks
I'm working on the Python client and it is coming along pretty well. The
code is completely separate from the Perl-based client and doesn't interact
with it, so I would like to push it into the repo on an on-going basis so
others can look at it and comment as I go rather than hold it unt