Skip to content

Commit

Permalink
dropped fileformats related-packages (will be generated in nipype2pydra)
Browse files Browse the repository at this point in the history
  • Loading branch information
tclose committed Mar 19, 2024
1 parent 7d0a621 commit c1cfe3b
Show file tree
Hide file tree
Showing 10 changed files with 0 additions and 303 deletions.
7 changes: 0 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,6 @@ All tasks will be inserted into the `pydra.tasks.<yourtaskpackagename>` namespac
replace with appropriate name.
1. Rename the namespace package root directory to replace `CHANGEME` with the name of the package:
* `src/pydra/tasks/CHANGEME`
1. If you are planning to define [fileformats](https://arcanaframework.github.io/fileformats/) classes specific
to the tools defined in the task package, then rename the base and "extras" packages using a
matching name to the package (if the tool is from in another field other than medical imaging,
also replace the `medimage` part). If you don't need to define and tool-specific fileformats you can delete
these packages and the .github/workflows/fileformats-ci-cd.yaml
* `related-packages/fileformats/fileformats/medimage_CHANGEME`
* `related-packages/fileformats-extras/fileformats/extras/medimage_CHANGEME`
1. Under the newly renamed package (i.e. formerly CHANGEME) there is a directory named "v1",
`src/pydra/tasks/<package-name>/v1`, change this to valid Python package name starting with
'v' to indicate the version of the tool the Pydra interfaces will be designed for,
Expand Down
37 changes: 0 additions & 37 deletions related-packages/conftest.py

This file was deleted.

13 changes: 0 additions & 13 deletions related-packages/fileformats-extras/LICENSE

This file was deleted.

32 changes: 0 additions & 32 deletions related-packages/fileformats-extras/README.rst

This file was deleted.

This file was deleted.

87 changes: 0 additions & 87 deletions related-packages/fileformats-extras/pyproject.toml

This file was deleted.

13 changes: 0 additions & 13 deletions related-packages/fileformats/LICENSE

This file was deleted.

28 changes: 0 additions & 28 deletions related-packages/fileformats/README.rst

This file was deleted.

This file was deleted.

84 changes: 0 additions & 84 deletions related-packages/fileformats/pyproject.toml

This file was deleted.

0 comments on commit c1cfe3b

Please sign in to comment.