Skip to content

Commit

Permalink
Remove scripts to generate .svgs.
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiasraabe committed Sep 4, 2023
1 parent 802ceca commit 0f0531f
Show file tree
Hide file tree
Showing 20 changed files with 1 addition and 483 deletions.
1 change: 1 addition & 0 deletions docs/source/changes.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ releases are available on [PyPI](https://pypi.org/project/pytask) and
- {pull}`409` make `.from_annot` an optional feature of nodes.
- {pull}`410` allows to pass functions to `PythonNode(hash=...)`.
- {pull}`412` adds protocols for tasks.
- {pull}`413` removes scripts to generate `.svg`s.

## 0.3.2 - 2023-06-07

Expand Down
30 changes: 0 additions & 30 deletions scripts/svgs/README.md

This file was deleted.

12 changes: 0 additions & 12 deletions scripts/svgs/help_page.py

This file was deleted.

12 changes: 0 additions & 12 deletions scripts/svgs/markers.py

This file was deleted.

12 changes: 0 additions & 12 deletions scripts/svgs/profile.py

This file was deleted.

22 changes: 0 additions & 22 deletions scripts/svgs/task_capture.py

This file was deleted.

34 changes: 0 additions & 34 deletions scripts/svgs/task_clean.py

This file was deleted.

28 changes: 0 additions & 28 deletions scripts/svgs/task_collecting_tasks.py

This file was deleted.

16 changes: 0 additions & 16 deletions scripts/svgs/task_dry_run.py

This file was deleted.

16 changes: 0 additions & 16 deletions scripts/svgs/task_hello.py

This file was deleted.

37 changes: 0 additions & 37 deletions scripts/svgs/task_pdb.py

This file was deleted.

28 changes: 0 additions & 28 deletions scripts/svgs/task_persist_executed.py

This file was deleted.

29 changes: 0 additions & 29 deletions scripts/svgs/task_persist_persisted.py

This file was deleted.

30 changes: 0 additions & 30 deletions scripts/svgs/task_persist_skipped.py

This file was deleted.

24 changes: 0 additions & 24 deletions scripts/svgs/task_repeating.py

This file was deleted.

34 changes: 0 additions & 34 deletions scripts/svgs/task_show_locals.py

This file was deleted.

0 comments on commit 0f0531f

Please sign in to comment.