Skip to content

Commit

Permalink
Vendor versioneer 0.28 (#827)
Browse files Browse the repository at this point in the history
* Vendor versioneer 0.28
  • Loading branch information
diptorupd authored Nov 30, 2022
1 parent 53b3093 commit 202cc51
Show file tree
Hide file tree
Showing 4 changed files with 826 additions and 388 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/license.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ jobs:
- name: Check license
run: |
export PATH=${PATH}:`go env GOPATH`/bin
addlicense -check -l apache -c "Intel Corporation" numba_dpex/**/*.py numba_dpex/*.py setup.py
addlicense -check -l apache -c "Intel Corporation" -ignore numba_dpex/_version.py numba_dpex/**/*.py numba_dpex/*.py setup.py
Loading

0 comments on commit 202cc51

Please sign in to comment.