Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
314 changes: 0 additions & 314 deletions .circleci/config.yml

This file was deleted.

12 changes: 12 additions & 0 deletions .copier-answers.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Changes here will be overwritten by Copier; NEVER EDIT MANUALLY
_commit: 2025.01.22-2-g6a4b022
_src_path: gh:scientific-python/cookie
backend: skbuild
email: pyradiomics@googlegroups.com
full_name: Pyradiomics Community
license: BSD
org: AIM-Harvard
project_name: pyradiomics
project_short_description: Radiomics features library for python
url: https://github.com/AIM-Harvard/pyradiomics
vcs: true
32 changes: 32 additions & 0 deletions .git-blame-ignore-revs
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
# Run this command to always ignore formatting commits in `git blame`
# git config blame.ignoreRevsFile .git-blame-ignore-revs

# Add commit hashes below to exclude them from the git blame history

# typos
103a16df931f36199055c97a64a9f13703d7205f
73cdf13c7073a7f0d404bc04d16303a4c9b9ad87
c1bddb96a9898d2e954a3fe065c12ac3c301c12e
df824811c0a7cb96736d18b0050517f4321b957d
aa51f3f03235bf26e1e235d982e7e9844660a1df
462f3476ca27bdc477eb1b7cec8a02104d9a4bda
70f1c4827a4dd7904c11e47e5f672884f9d6bc48
da7321dd4d5f704ecfc92398509670b1de07360a
4ba909ab798fa1c206ab5410a441194a825d47ec
8061e7f785a99441e3f7c43136cb9309498ce0ac
b677b0dc593987d8eee2a30516148ba1d50cc8a2
8f12a5165acfdcdf2dfe32e1e3d4b03dd5245669
eae15efff0fe67dbe05e74876ed564cf21e87412
c46ed88c6ed69af4c29860826624b45af05ba268
e24a67e4f3abb6ffcfa315c3118667f94df86cf2
bafd7e21dd97a495dd8eab01ef32dd9cb6184bb6
896682d785dac99d13cb1abb7f1cf47f494c0064
e100f1d014ecb9e19f2fc929323e448be70e7f3a
33f564907c484c4151a5b0052130b511cc91a036
8bf0b05781fe4c1b3358b3048b0c3bdb9a8ff2ba
25db7e8a9a781fee9f7a5dc72f9dbe7dbe65f05e
304f73335fc781f005bd49a13b3af34807308ded
51a6d00bb4beb07d64a530f9db8bebf800c2345d

# Style changes
be9f2b2c1e10c947f5845725152332a5ba1a2f7e
3 changes: 3 additions & 0 deletions .git_archival.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
node: $Format:%H$
node-date: $Format:%cI$
describe-name: $Format:%(describe:tags=true,match=*[0-9]*)$
2 changes: 1 addition & 1 deletion .gitattributes
Original file line number Diff line number Diff line change
@@ -1 +1 @@
radiomics/_version.py export-subst
.git_archival.txt export-subst
Loading
Loading