Skip to content

Commit

Permalink
debug scm
Browse files Browse the repository at this point in the history
  • Loading branch information
n-wbrown committed Nov 20, 2023
1 parent 3741d5b commit 86cbe1a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cookiecutter-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ jobs:
- name: Build wheel and source distribution
run: |
export SOURCE_DATE_EPOCH=$(git log -1 --pretty=%ct)
export SETUPTOOLS_SCM_DEBUG=1
echo "Source date epoch set to ${SOURCE_DATE_EPOCH} for reproducible build"
# See: https://github.com/python/cpython/pull/5200
# And: https://reproducible-builds.org/docs/source-date-epoch/
Expand Down

0 comments on commit 86cbe1a

Please sign in to comment.