Skip to content
This repository has been archived by the owner on Jul 15, 2023. It is now read-only.

Commit

Permalink
GH-5 Remove more dead references to tuulpy
Browse files Browse the repository at this point in the history
  • Loading branch information
dksmiffs committed Jun 20, 2020
1 parent d8fcdea commit 8bc2a25
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 6 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ matrix:
- python -m flake8 --count auto/deploy.py
- python -m flake8 --count setup.py
- python -m flake8 --count src/
- python -m pytest --cov=tuulbachs --cov=tuulcli --cov=tuuldevops --cov=tuulfile --cov=tuulgit --cov=tuulpy --cov=tuulver --cov=tuulyaml tests
- python -m pytest --cov=tuulbachs --cov=tuulcli --cov=tuuldevops --cov=tuulfile --cov=tuulgit --cov=tuulver --cov=tuulyaml tests
after_success:
- bash <(curl -s https://codecov.io/bash)

Expand Down
4 changes: 0 additions & 4 deletions docs/drawers/tuulpy.rst

This file was deleted.

1 change: 0 additions & 1 deletion docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ Low-level software tuuls, organized into drawers.
drawers/tuulcli
drawers/tuuldevops
drawers/tuulgit
drawers/tuulpy
drawers/tuulver
drawers/tuulyaml

Expand Down

0 comments on commit 8bc2a25

Please sign in to comment.