Skip to content
This repository has been archived by the owner on Aug 6, 2024. It is now read-only.

Commit

Permalink
Merge pull request #88 from pyiron/feature/remove-pacemaker
Browse files Browse the repository at this point in the history
remove PaceMakerJob from pyiron_gpl repo (it is  moved into pyiron_contrib)
  • Loading branch information
yury-lysogorskiy authored May 25, 2022
2 parents 78cd5f3 + dc63693 commit f307ae9
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 291 deletions.
1 change: 0 additions & 1 deletion pyiron_gpl/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@

# Make classes available for new pyiron version
JOB_CLASS_DICT["ElasticMatrixJob"] = "pyiron_gpl.elastic.elastic"
JOB_CLASS_DICT["PaceMakerJob"] = "pyiron_gpl.pacemaker.pacemaker"
JOB_CLASS_DICT["QuickFF"] = "pyiron_gpl.quickff.quickff"
JOB_CLASS_DICT["Yaff"] = "pyiron_gpl.yaff.yaff"

Expand Down
Empty file removed pyiron_gpl/pacemaker/__init__.py
Empty file.
290 changes: 0 additions & 290 deletions pyiron_gpl/pacemaker/pacemaker.py

This file was deleted.

0 comments on commit f307ae9

Please sign in to comment.