Skip to content

Commit

Permalink
remove old commands, dcore_post and dcore_anacont_*
Browse files Browse the repository at this point in the history
  • Loading branch information
yomichi committed Sep 13, 2024
1 parent 32e0f00 commit 6ee5502
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 394 deletions.
4 changes: 0 additions & 4 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -63,16 +63,12 @@
"console_scripts": [
"dcore_pre = dcore.dcore_pre:run",
"dcore = dcore.dcore:run",
"dcore_post = dcore.dcore_post:run",
"dcore_check = dcore.dcore_check:run",
"dcore_bse = dcore.dcore_bse:run",
"dcore_gk = dcore.dcore_gk:run",
"dcore_mpicheck = dcore.dcore_mpicheck:run",
"dcore_anacont = dcore.dcore_anacont:run",
"dcore_spectrum = dcore.dcore_spectrum:run",
"dcore_anacont_pade = dcore.dcore_anacont_pade:run",
"dcore_anacont_spm = dcore.dcore_anacont_spm:run",
"dcore_anacont_spm_interactive = dcore.dcore_anacont_spm_interactive:run",
]
},

Expand Down
75 changes: 0 additions & 75 deletions src/dcore/dcore_anacont_pade.py

This file was deleted.

102 changes: 0 additions & 102 deletions src/dcore/dcore_anacont_spm.py

This file was deleted.

182 changes: 0 additions & 182 deletions src/dcore/dcore_anacont_spm_interactive.py

This file was deleted.

Loading

0 comments on commit 6ee5502

Please sign in to comment.