Skip to content

Commit

Permalink
Merge branch 'feature/v0.2.2' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
KelSolaar committed Dec 11, 2022
2 parents a08c95b + bf663e0 commit d939af3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-integration-documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: Environment Variables
run: |
echo "CI_PYTHON_VERSION=${{ matrix.python-version }}" >> $GITHUB_ENV
echo "CI_PACKAGE=colour" >> $GITHUB_ENV
echo "CI_PACKAGE=colour_hdri" >> $GITHUB_ENV
echo "CI_SHA=${{ github.sha }}" >> $GITHUB_ENV
echo "MPLBACKEND=AGG" >> $GITHUB_ENV
echo "COLOUR_SCIENCE__DOCUMENTATION_BUILD=True" >> $GITHUB_ENV
Expand Down
2 changes: 1 addition & 1 deletion docs/colour_hdri.process.rst
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@ DNG Files

convert_dng_files_to_intermediate_files
DNG_CONVERTER
DNG_CONVERSION_ARGUMENTS
DNG_CONVERTER_ARGUMENTS
DNG_EXIF_TAGS_BINDING
read_dng_files_exif_tags

0 comments on commit d939af3

Please sign in to comment.