Skip to content

Commit

Permalink
Merge pull request #3413 from sgaist/move_to_entry_points
Browse files Browse the repository at this point in the history
Move to entry points
  • Loading branch information
oliver-sanders authored Dec 9, 2019
2 parents d45547f + 77e25a0 commit 6bb7662
Show file tree
Hide file tree
Showing 80 changed files with 542 additions and 689 deletions.
2 changes: 1 addition & 1 deletion .travis/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ fi
# TODO: remove when Travis env comes with a version of six >=1.12 (graphene)
pip install "six>=1.12"

pip install -e ."[all]"
pip install ."[all]"

# configure local SSH for Cylc jobs
ssh-keygen -t rsa -f ~/.ssh/id_rsa -N "" -q
Expand Down
229 changes: 0 additions & 229 deletions bin/cylc

This file was deleted.

17 changes: 0 additions & 17 deletions bin/cylc-bcast

This file was deleted.

17 changes: 0 additions & 17 deletions bin/cylc-compare

This file was deleted.

17 changes: 0 additions & 17 deletions bin/cylc-cyclepoint

This file was deleted.

17 changes: 0 additions & 17 deletions bin/cylc-cycletime

This file was deleted.

17 changes: 0 additions & 17 deletions bin/cylc-datetime

This file was deleted.

17 changes: 0 additions & 17 deletions bin/cylc-external-trigger

This file was deleted.

17 changes: 0 additions & 17 deletions bin/cylc-get-config

This file was deleted.

19 changes: 0 additions & 19 deletions bin/cylc-get-contact

This file was deleted.

Loading

0 comments on commit 6bb7662

Please sign in to comment.