diff options
| author | Edoardo Pasca <edo.paskino@gmail.com> | 2018-04-03 15:43:54 +0100 |
|---|---|---|
| committer | Edoardo Pasca <edo.paskino@gmail.com> | 2018-04-03 15:43:54 +0100 |
| commit | 2aa72d55525739d3a25a2477443eabb1e6b7a7c0 (patch) | |
| tree | dfbb1dd575026b7c0e351dcfe949c16df5cf07d3 /Wrappers/Python/conda-recipe | |
| parent | d6f9bb8e7d9eae126c90d2cf74110ac53c859d37 (diff) | |
renamed processors ops and utils
fixed examples
Diffstat (limited to 'Wrappers/Python/conda-recipe')
| -rwxr-xr-x | Wrappers/Python/conda-recipe/meta.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Wrappers/Python/conda-recipe/meta.yaml b/Wrappers/Python/conda-recipe/meta.yaml index 12e83e2..ca91ed0 100755 --- a/Wrappers/Python/conda-recipe/meta.yaml +++ b/Wrappers/Python/conda-recipe/meta.yaml @@ -19,7 +19,7 @@ requirements: - python - numpy - scipy - - ccpi-common + - ccpi-framework - astra-toolbox about: |
