Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

profile-battery: address dependencies #2182

Merged

Conversation

oliver-sanders
Copy link
Member

@oliver-sanders oliver-sanders commented Mar 1, 2017

  1. Fixes a bug where the CLI help refused to display if cylc is not a git repository.
  2. Removes an un-necessary dependency on collections.OrderedDict.

@oliver-sanders
Copy link
Member Author

oliver-sanders commented Mar 1, 2017

Will address test failure when Travis-CI is back up (https://www.traviscistatus.com/).

@matthewrmshin
Copy link
Contributor

@hjoliver Just so that you are aware. I found these problems while trying to deploy 7.1.1 on our systems.

  • Problem 1 prevents the documentation from building if you download cylc-7.1.1 from a tarball.
  • Problem 2 prevents the documentation from building if collections.OrderedDict does not exist (in an older versions of Python).

@matthewrmshin matthewrmshin merged commit c0d5ee2 into cylc:master Mar 2, 2017
@hjoliver
Copy link
Member

hjoliver commented Mar 2, 2017

Note to self: test from tarball too before announcing releases... 😬

@oliver-sanders oliver-sanders deleted the profile-battery-dependencies branch March 3, 2017 09:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants