Skip to content

Commit

Permalink
Merge branch 'main' into pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
  • Loading branch information
jpivarski committed Jan 13, 2023
2 parents 2fb0705 + 17b2529 commit 7424d00
Show file tree
Hide file tree
Showing 67 changed files with 1,263 additions and 1,398 deletions.
19 changes: 19 additions & 0 deletions .github/ISSUE_TEMPLATE/other.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
name: "Blank issue"
description: "Create a blank issue"
assignees: []

body:
- type: textarea
id: description
attributes:
label: "Description"
placeholder: "Tell us what's not working."
validations:
required: true

- type: markdown
attributes:
value: |
Thank you for submitting an issue; we know that it takes time and effort to do so!
Note that we'll be closing the issue as soon as a solution is proposed. This is not meant to be unfriendly; it's for our own bookkeeping. If you think the first answer/solution is unsatisfactory, please do continue the thread and we'll reopen it or otherwise address it.
2 changes: 1 addition & 1 deletion awkward-cpp/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ build-backend = "scikit_build_core.build"

[project]
name = "awkward_cpp"
version = "6"
version = "7"
dependencies = [
"numpy>=1.14.5"
]
Expand Down
333 changes: 0 additions & 333 deletions awkward-cpp/src/cpu-kernels/awkward_quick_sort.cpp

This file was deleted.

Loading

0 comments on commit 7424d00

Please sign in to comment.