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

Make cylc a module #2990

Merged
merged 32 commits into from
Apr 25, 2019
Merged

Make cylc a module #2990

merged 32 commits into from
Apr 25, 2019

Commits on Apr 13, 2019

  1. Delete jinja2 folder

    Bruno P. Kinoshita authored and kinow committed Apr 13, 2019
    Configuration menu
    Copy the full SHA
    2c4cdfa View commit details
    Browse the repository at this point in the history
  2. Delete markupsafe folder

    Bruno P. Kinoshita authored and kinow committed Apr 13, 2019
    Configuration menu
    Copy the full SHA
    3a6a814 View commit details
    Browse the repository at this point in the history
  3. Delete isodatetime folder

    Bruno P. Kinoshita authored and kinow committed Apr 13, 2019
    Configuration menu
    Copy the full SHA
    91293d3 View commit details
    Browse the repository at this point in the history
  4. Fix typo in comment

    Bruno P. Kinoshita authored and kinow committed Apr 13, 2019
    Configuration menu
    Copy the full SHA
    ac4a5f9 View commit details
    Browse the repository at this point in the history
  5. Update .gitignore with entries for setuptools

    Bruno P. Kinoshita authored and kinow committed Apr 13, 2019
    Configuration menu
    Copy the full SHA
    338ae3d View commit details
    Browse the repository at this point in the history
  6. Add setup.cfg

    Bruno P. Kinoshita authored and kinow committed Apr 13, 2019
    Configuration menu
    Copy the full SHA
    782eab9 View commit details
    Browse the repository at this point in the history
  7. Add setup.py

    Bruno P. Kinoshita authored and kinow committed Apr 13, 2019
    Configuration menu
    Copy the full SHA
    3da3033 View commit details
    Browse the repository at this point in the history
  8. Update travis ci to use setup.py

    Bruno P. Kinoshita authored and kinow committed Apr 13, 2019
    Configuration menu
    Copy the full SHA
    29ddac0 View commit details
    Browse the repository at this point in the history
  9. Update setup.cfg RPM dependencies to match Python 3

    Bruno P. Kinoshita authored and kinow committed Apr 13, 2019
    Configuration menu
    Copy the full SHA
    23d7c98 View commit details
    Browse the repository at this point in the history
  10. Move static metadata to setup.cfg

    Bruno P. Kinoshita authored and kinow committed Apr 13, 2019
    Configuration menu
    Copy the full SHA
    6880710 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d6fc347 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9db0c21 View commit details
    Browse the repository at this point in the history
  13. Remove Development Status lines from project metadata classifiers

    Bruno P. Kinoshita authored and kinow committed Apr 13, 2019
    Configuration menu
    Copy the full SHA
    43066a3 View commit details
    Browse the repository at this point in the history
  14. Remove tox dependencies

    Bruno P. Kinoshita authored and kinow committed Apr 13, 2019
    Configuration menu
    Copy the full SHA
    a113d33 View commit details
    Browse the repository at this point in the history
  15. Add Python 3.7 to metadata classifiers

    Bruno P. Kinoshita authored and kinow committed Apr 13, 2019
    Configuration menu
    Copy the full SHA
    13aaa0e View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    40848b0 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    b805815 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    28a312d View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    e5ba19b View commit details
    Browse the repository at this point in the history
  20. Run pip install just once for all Travis tasks

    Bruno P. Kinoshita authored and kinow committed Apr 13, 2019
    Configuration menu
    Copy the full SHA
    0b29645 View commit details
    Browse the repository at this point in the history
  21. Check for Travis build dir in test-battery

    Bruno P. Kinoshita authored and kinow committed Apr 13, 2019
    Configuration menu
    Copy the full SHA
    d41dbe1 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    466f5f3 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    d3a9db1 View commit details
    Browse the repository at this point in the history
  24. Remove cylc-make-docs

    kinow committed Apr 13, 2019
    Configuration menu
    Copy the full SHA
    a4f8e10 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    9d36f30 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    d0f668e View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    0edfba5 View commit details
    Browse the repository at this point in the history
  28. Freeze dependencies

    kinow committed Apr 13, 2019
    Configuration menu
    Copy the full SHA
    74558c4 View commit details
    Browse the repository at this point in the history
  29. Fix shellcheck errors

    Bruno P. Kinoshita authored and kinow committed Apr 13, 2019
    Configuration menu
    Copy the full SHA
    226b54f View commit details
    Browse the repository at this point in the history
  30. Lock on patch version for setup.py requirements

    Bruno P. Kinoshita authored and kinow committed Apr 13, 2019
    Configuration menu
    Copy the full SHA
    b4b05f4 View commit details
    Browse the repository at this point in the history
  31. Ignore mypy folder

    kinow committed Apr 13, 2019
    Configuration menu
    Copy the full SHA
    59afd76 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    c038e84 View commit details
    Browse the repository at this point in the history